A fun little game to help teach Python or just test your skills. Framework can be modified to allow you to create your own questions and distribute the modules.
pyTeacher is a quick tutorial to help you learn some basics.
pyGameBuilder is an example script to show you how to build the game packages for the other modules.
pyGameEngine is the framework for playing the game modules built using pyGameBuilder, can be run directly after modifying user data or imported into a standalone project and run from there.