The Turtle – Karel



Author:

Categories: Lectures

Tagged with: | | | | |


How to program the Robot?

  1. Karel the Robot – principe
  2. Turtle Graphics
  3. Recursion as instructions (program) for a robot
Download: Recursion

How to track the Turtle?

  1. Custom C# class – object Turtle
Download: Turtle_Recursion

Links: