robot applet

The HTML5 robot applet can be used to teach basic programming and maths.

We hope that we can improve education with this, as it is a modern version of tried and proven concepts: the LOGO Turtle and Karel the Robot.

Use this in your computer science or maths course to explain basic programming and geometry. Above all, let the students write or modify code for this!

Simple commands

A simple API is used for driving the robot around, which is perfect for teaching programming.

Free form driving

When having any walls, the robot can make arbitrary turns.