The best VPN 2023

The Best VPS 2023

The Best C# Book

Making Games with Python Pygame

Chapter 1 – Installing Python and Pygame

covers the Pygame library with the source code for 11 games. Making Games was written as a sequel for the same age range as Invent with Python. Once you have an understanding of the basics of Python programming, you can now expand your abilities using the Pygame library to make games with graphics, animation, and sound.

The book features the source code to 11 games. The games are clones of classics such as Nibbles, Tetris, Simon, Bejeweled, Othello, Connect Four, Flood It, and others.

Download source and other files for this book.

Online diff tool to compare your code to the code in this book.

Buggy programs from this book to practice debugging on.

Leave a Comment