Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 360 Bytes

File metadata and controls

12 lines (10 loc) · 360 Bytes

Rover-exercise

Controls for the Mars rover:

  • f: move the rover 1 unit forward
  • b: move the rover 1 unit backward
  • l: rotate the rover 90 degrees left
  • r: rotate the rover 90 degrees right
  • e: exit the application

To run the program: