Installation - Sowbhagya-lakshmi/2D-Paramotoring-Pygame GitHub Wiki
-
Install Python 3.8.x (any version)
-
Open Command Prompt and clone this repository by running the following command.
git clone https://github.com/Sowbhagya-lakshmi/2D-Paramotoring-Pygame.git
-
Change the directory
cd 2D-Paramotoring-Pygame
-
Install all the required packages by running the following command
pip install -r requirements.txt
-
Run the main file
python main.py
⇒ GAME WINDOW OPENS