**This is an old revision of the document!**

Agent API

As robot.forward() except that the robot tries to move backward. - robot.up(): boolean[, string]
As robot.forward() except that the robot tries to move upwards. - robot.down(): boolean[, string]
As robot.forward() except that the robot tries to move downwards. - robot.turnLeft()