diff --git a/free-programming-books.md b/free-programming-books.md index c4fdb88f9c1522429aa7a32513d2b65b980bda13..0131305a8a1292e8638b287bf36d783f9abbba67 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -786,6 +786,7 @@ See also [TeX](#tex) * [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart * [Learn Python The Hard Way](http://learnpythonthehardway.org/book/) * [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson +* [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/) * [Python Bibliotheca](http://openbookproject.net/pybiblio/)