Robot: Coding Game for Kids
For Android
Robot: Coding Game for Kids is an educational logic puzzle with a side view. In this game you will be able to use codes to make the robot reach its destination... Read more
Release date:
Developer:
Publishers / Distributors / Localizers:
Websites:
Robot: Coding Game for Kids is an educational logic puzzle with a side view. In this game you will be able to use codes to make the robot reach its destination.
The robot is controlled by four codes:
- robot.move()
- robot.turnBack()
- robot.getKey()
- robot.useKey()
The contents of the variables are displayed as a table;
- The location variable shows the location of the robot;
- The keyCount variable shows the number of keys received;
- The direction variable shows the direction of the robot's movement.