From cc6e0c83fb5d2baed49e5b428fe38ac57030687f Mon Sep 17 00:00:00 2001 From: "Xingyu.Wang" Date: Mon, 13 May 2019 21:54:20 +0800 Subject: [PATCH] PUB:20171214 Build a game framework with Python using the module Pygame.md @robsean https://linux.cn/article-10850-1.html --- ...ld a game framework with Python using the module Pygame.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20171214 Build a game framework with Python using the module Pygame.md (99%) diff --git a/translated/tech/20171214 Build a game framework with Python using the module Pygame.md b/published/20171214 Build a game framework with Python using the module Pygame.md similarity index 99% rename from translated/tech/20171214 Build a game framework with Python using the module Pygame.md rename to published/20171214 Build a game framework with Python using the module Pygame.md index 83ea2b7dcd..931a248a8c 100644 --- a/translated/tech/20171214 Build a game framework with Python using the module Pygame.md +++ b/published/20171214 Build a game framework with Python using the module Pygame.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (robsean) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-10850-1.html) [#]: subject: (Build a game framework with Python using the module Pygame) [#]: via: (https://opensource.com/article/17/12/game-framework-python) [#]: author: (Seth Kenlon https://opensource.com/users/seth)