Search:


Karel Level 2

Start

Level 2 is the same as Level 1, but you should use a top down approach to solve the problem. I will explain how to do this in class, so don't jump ahead!

Goal

This is what it should look like when you have successfully completed the level.

Results

When you turnOff your robot, it will print information to the console. Compare yours to a typical solution below. If you used a lot more moves or turns, re-think the problem and try to create a more efficient solution.

Moves 67
Turns 28
Puts 4
Picks 4