1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Merge pull request #394 from brunogirin/master

Added Program Arcade Games With Python And Pygame
This commit is contained in:
vhf / victor felder 2013-11-17 01:53:39 -08:00
commit 211481b20c

View File

@ -989,6 +989,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/)