From e1bd13e56355f2d85d9cffd16dc52d94f0c2c056 Mon Sep 17 00:00:00 2001
From: adesor <abhinav.desor@gmail.com>
Date: Fri, 18 Oct 2013 15:05:41 +0530
Subject: [PATCH] Added "Making Games with Python & Pygame" to
 "free-programming-books.md"

---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index 4439eebe..0d375055 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/)