From 496863bafe2b321fd7cd423118f2e9ef1057e16b Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 19 May 2019 23:13:09 +0800 Subject: [PATCH] PUB:20181218 Using Pygame to move your game character around.md @cycoe https://linux.cn/article-10874-1.html --- ...0181218 Using Pygame to move your game character around.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20181218 Using Pygame to move your game character around.md (99%) diff --git a/translated/tech/20181218 Using Pygame to move your game character around.md b/published/20181218 Using Pygame to move your game character around.md similarity index 99% rename from translated/tech/20181218 Using Pygame to move your game character around.md rename to published/20181218 Using Pygame to move your game character around.md index 7b289f72c4..9605601ad7 100644 --- a/translated/tech/20181218 Using Pygame to move your game character around.md +++ b/published/20181218 Using Pygame to move your game character around.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (cycoe) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-10874-1.html) [#]: subject: (Using Pygame to move your game character around) [#]: via: (https://opensource.com/article/17/12/game-python-moving-player) [#]: author: (Seth Kenlon https://opensource.com/users/seth)