Introduction to Computer Science
CompSci 101 : Fall 2013

LightBot Game

LightBot is an online game that covers some fundamental programming concepts.

Here is an example level

Basic Specification

Play the first 10 levels of the LightBot game. Your goal is to use the fewest possible commands to make your robot light up all of the tiles. See if you can beat my score of 141 commands for 10 levels. Note that a level disappears when you finish it — so you score will disappear when the next level starts!

Bonus Specification

For bonus credit keep going, I used 181 commands for all 12 levels.

Submission

Report your score on the Piazza discussion board.