diff --git a/translated/tech/20171215 How to add a player to your Python game.md b/published/20171215 How to add a player to your Python game.md similarity index 99% rename from translated/tech/20171215 How to add a player to your Python game.md rename to published/20171215 How to add a player to your Python game.md index 150c8c6325..b313a8219e 100644 --- a/translated/tech/20171215 How to add a player to your Python game.md +++ b/published/20171215 How to add a player to your Python game.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (cycoe) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-10858-1.html) [#]: subject: (How to add a player to your Python game) [#]: via: (https://opensource.com/article/17/12/game-python-add-a-player) [#]: author: (Seth Kenlon https://opensource.com/users/seth)