From 51c6cfc495972095560f2f1b2a1c522897cd931a Mon Sep 17 00:00:00 2001 From: Kaitou_Huang Date: Mon, 6 Mar 2017 23:59:33 +0800 Subject: [PATCH] Added Making Games with Python & Pygame (#119) * Add Chinese language link. And implete complement the content index with Videos/Podcasts. * Correct the linkage of videos/podcasts. * Lowercase the url. * Correct the link. * Add Cocos-Creator. * Add Mod-DB. * Add Make Games with Python & Pygame in Books. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ded13a6..0bfb34f 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,7 @@ Must see * [Game Scripting Mastery](http://www.amazon.com/Scripting-Mastery-Premier-Press-Development/dp/1931841578) * [Hello Scratch: Learn to Program by Making Arcade Games](https://www.manning.com/books/hello-scratch) * [Level Up!](http://www.amazon.com/dp/047068867X?tag=game-prog-books-20) +* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/) * [Mathematics For 3D Game Programming And Computer Graphics](http://www.amazon.com/dp/1435458869?tag=game-prog-books-20) * [Nature of Code](http://natureofcode.com/book/) * [Physics for Game Developers](http://www.amazon.com/Physics-Game-Developers-David-Bourg/dp/0596000065)