/making_games

Making Games with Python & Pygame with an OOP flavour

Creative Commons Zero v1.0 UniversalCC0-1.0

Making Games with Python and Pygame

This project is an attempt to rewrite the games in the book Making Games with Python & Pygame by Al Sweigart, in a way that follows the Object Oriented Programming paradigm, in the Python 2.7.x language, with a self-educational purpose.