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.
This commit is contained in:
Kaitou_Huang
2017-03-06 23:59:33 +08:00
committed by Ellison Leão
parent 71b2925fba
commit 51c6cfc495

View File

@@ -383,6 +383,7 @@ Must see
* [Game Scripting Mastery](http://www.amazon.com/Scripting-Mastery-Premier-Press-Development/dp/1931841578) * [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) * [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) * [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) * [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/) * [Nature of Code](http://natureofcode.com/book/)
* [Physics for Game Developers](http://www.amazon.com/Physics-Game-Developers-David-Bourg/dp/0596000065) * [Physics for Game Developers](http://www.amazon.com/Physics-Game-Developers-David-Bourg/dp/0596000065)