Skip to content

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

License

Notifications You must be signed in to change notification settings

codescoop/Road-Fighter

Repository files navigation

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