Skip to content

2 hours milestone

Pre-release
Pre-release
Compare
Choose a tag to compare
@tirolo tirolo released this 11 Jan 03:01

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!