Post date: Apr 10, 2011 8:05:27 AM
A 2D puzzle game developed using pygame(sdl port to python) and python for pyweek12.The game is inspired by the concept of tangential learning. I tried to incorporate the concepts of electric circuits into a simple puzzle game where the user controls a ball which collects voltage as it hits the wires before finally touching the light bulbs' circuit to light it up (and finish the level). The other interesting experiment i did for this game was to use the svg editor Inkscape as the level editor. You can read about the development story on my blog.
GamePlay:
Game Developed for PyWeek12, April 2011
You can grab the source code of the game from here
You can grab the windows binary of the game from here