Making Games with Python & PyGame

by Al Sweigart

Making Games with Python & Pygame is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and t…