Toggle Game is a simple logical game written by Jakub Trávník. You have toggles which switch between red and green color. There are also connections between toggles. When you click on toggle it changes color and also directly connected toggles change their color from red to green or back. Goal is to change them all to green.
The game contains 12 levels with increasing difficulty.
Package name: togglegame. Optified. PyGtk. GPL2+.
Levels are in "FIG image text, version 3.2" -format.
Originally written for 770 (pre-maemo) and now it is for N900.
Last edited by AapoRantalainen; 2013-04-24 at 04:07. Reason: image added