From 36551c3ef76a7d3cb501449330b868900fb0eec1 Mon Sep 17 00:00:00 2001 From: Bruno Girin Date: Sat, 16 Nov 2013 20:18:18 +0000 Subject: [PATCH] Added Program Arcade Games With Python And Pygame --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index c773156d..2ca4e2be 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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/) -- GitLab