Installation - Sowbhagya-lakshmi/2D-Paramotoring-Pygame GitHub Wiki

INSTALLATION PROCEDURES

Command Prompt

  • 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


Executable file

Download the zip file from the Release section and double click the main.exe file. The game window will open.


⚠️ **GitHub.com Fallback** ⚠️