Most of the game design is done! Some of the major aspects of the game are 2D platforming with logic and math puzzles that must be completed for the player to progress farther in the game. On the coding end, I learned Python and PyGame well enough to begin prototyping the game project. While searching for a basic platformer tutorial, I stumbled upon the RetroGameLib (http://code.google.com/p/retrogamelib/) and will be using this to further the development of the game.
Advertisement