1.2.4: Make A Tower

code for this lesson:

  1. move(); 
  2. turnLeft();
  3. putBall();
  4. move();
  5. putBall();
  6. move();
  7. putBall();
  8. move();
  9. turnLeft();
  10. turnLeft();
  11. turnLeft();

Comments

Popular posts from this blog

1.9.5: Marathon Karel, 1.9.6: Take 'em All, 1.9.7: Dizzy Karel, 1.9.8: For Loop Square, 1.9.9: Lots of Hurdles

1.4.4: Slide Karel, 1.4.5: Fireman Karel

1.5.4: Pancakes, 1.5.5: Mario Karel