In this project, you will use Python to code a game that simulates how NASA explores Mars using rovers. The game will challenge players to drive from point A to point B while avoiding the hazardous Marian desert.
Project is created with:
- Python Version: 8.9
- Pygame Version : 1.9.6
To run this project, install it locally using pip:
$ pip install pygame
or
$ pip3 install pygame
Contributors names and contact info
- 0.1
- Initial Release
- In Development
 
This project is licensed under the MIT License - see the LICENSE file for details