2 hours milestone
Pre-release
Pre-release
Milestone at 2 hours of development.
At this point the obstacle detection is still missing. I would implement that by adding a list of obstacles to the "RoverPosition" class (although the whole class need some refactoring and abstraction) and then checking against it before moving the rover.
There's also plenty of room for refactoring, mainly on the way the commands and the rover position are being handled.
Great kata!