Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timwspence/mars-rover
https://github.com/timwspence/mars-rover
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/timwspence/mars-rover
- Owner: TimWSpence
- Created: 2023-05-04T20:25:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-05T09:04:50.000Z (over 1 year ago)
- Last Synced: 2024-10-15T02:11:43.646Z (2 months ago)
- Language: Scala
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mars Rover
I have completed parts 1 and 2 but I didn't have time to compute the sequence of
commands required to execute the shortest path. I am computing the shortest path
so it's fairly straightforward to reconstruct the commands from that - it's just
a matter of working out when we need to turn clockwise/anti-clockwise.