This is a simulation project in C# that allows a user to control multiple rovers exploring mars.
- Customizable plateau size
- Add or remove any number of mars rovers
- Control rovers movement and direction
- Choose between Console UI and GUI using WPF
- Clone the repo: https://github.com/apsnes/Mars-Rover-Project.git
- Run the simulation in Visual Studio or other IDE
- Set startup project to either Mars-Rover-Project for console UI or WPF-Mars-Rover for GUI
- Follow on screen instructions
- Implementation of more complete features to GUI version
- Implement jobs for a rover to carry out
- Support discovering new areas of the plateau