A fully programmable robot of your own. Click on the documentation to see a list of code to use in the robot. Press i to insert a line of code. Press d to remove the most recent line of code. Press space to share the robot. Click the robot to run the robot.
Here are what are gonna be in future versions in this game. v0.1: So far, self.move___(); and turn___();. v0.2: Adding the talk code - say"___"; v0.3: Adding a repeat function. v0.4: Adding a forever function. v0.5: Adding if ___ then statements. v0.6: Adding if ___ then, else statements. v0.7: Adding wait ___ secs, repeat until ___, and wait until ___.