Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 647 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 647 Bytes

Road-Fighter

Road Fighter is a car-based arcade game developed using python.


Screenshot

Usage

  1. Open your Terminal/cmd

  2. git clone this project to your preferred directory.

  3. cd Road-Fighter

  4. python RoadFighter.py


or Execute:

ExecuteRoadFighter.cmd

Dependencies

Installation

Set up a virtual environment and install the dependencies:

pip install -r requirements.txt

License

This project is licensed under the terms of the GLP-3.0 license