Friday, September 12, 2008

lightBot, a programming puzzle game.

lightBot

So, you have to get the robot to light up all the panels. And you have to do it in a limited number of moves. And you have to re-use code to save space, because you can only make two functions and their length is also limited. Great programming challenge.