-
The rover has a starting point (x,y) and a direction (N,S,E,W) property which describe the initial position and facing direction.
-
The rover receives commands as a character array.
-
Implement the rover functionality that moves the rover forward (M).
-
Implement the rover functionality that turns the rover left/right (L,R).
-
Implement wrapping from one side of the grid to another.
-
Implement the functionality in a test-driven manner. (MarsRover.spec.js)
-
Notifications
You must be signed in to change notification settings - Fork 0
andrena/react-mars-rover-kata
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published