Objective of the puzzle is to make all the blocks green. When you click on any block, it toggles itself and the blocks adjacent to it (but not diagonal). Start with 3x3 grid, and proceed as you become an expert. Do not use brute force.
I happened to see an intuitive game on Android market, in the quest to solve it, I wanted a simpler version of the game, so ended up spending an hour to code it with jquery. And after playing it, and showing it to the team and friends, I received a few suggestions to put it on the site, so jinxed up a page, with scores and comments.
Its a hard puzzle, could not come up with a standard logic to solve it.
To play the game online, click on this link.
Comments
Addictive, but hard.
Hey post the solution :)
Nice puzzle, is there a logic to solve this ?
Post new comment