Road Fighter
is a car-based arcade game developed using python.
-
Open your Terminal/cmd
-
git clone this project to your preferred directory.
-
cd Road-Fighter
-
python RoadFighter.py
or Execute:
ExecuteRoadFighter.cmd
- Pygame (http://pygame.org)
Set up a virtual environment and install the dependencies:
pip install -r requirements.txt
This project is licensed under the terms of the GLP-3.0 license