Added Program Arcade Games With Python And Pygame

pull/394/head
Bruno Girin 2013-11-16 20:18:18 +00:00
parent 7faa014836
commit 36551c3ef7
1 changed files with 1 additions and 0 deletions

View File

@ -974,6 +974,7 @@ See also [TeX](#tex)
* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart
* [Natural Language Processing with Python](http://www.nltk.org/book)
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com/)
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com/)
* [Python Bibliotheca](http://openbookproject.net/pybiblio/)
* [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
* [Python for Fun](http://www.openbookproject.net/py4fun/)