This is a starter program for Bumper Turtles.
It contains a procedure to "paint landmarks" on SpaceLand.
Here are the specifications for this project:
Create four turtles
Have the turtles react to colored squares following the same rules as in Trailblazers.
Use the if/then command block, the equals block, and the terrain color block.