Today the Python group started to experiment with Pygame.
Pygame is a software library that has modules for graphics, sound, and other features that games commonly use.
We looked at two programes from “Invent Your Own Computer Games with Python” by Al Sweigart which are available here.
Next week we will go through the code line by line.