Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 323 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 323 Bytes

RobotApp

Notes

Set size: 5 7

Set starting position: 3 3 N (N, S, W, E)

Sequence of L, R, F commands

Report what field it is in and what direction it is facing.

Direction:

  • North
  • South
  • West
  • East

Instruction:

  • Left
  • Right
  • Forwards
  • Backwards

Command(Instruction instruction) : (X, Y, Direction)