1. Download Python 3.13 or later from the official website: Python Downloads.
    (If you are on windows, click to open Python 3 on Microsoft Store as well as downloading from the website)
  2. Install Python by running the downloaded installer. Make sure to check the box that says "Add Python to PATH" during installation.
  3. Download the latest version of the game
  4. Extract/Unzip the file you downloaded.
  5. Open the extracted folder and find the file named main.py. The path is space_dodge/main.py
  6. Right click and run the file with Python Launcher (MacOS) or Python 3.13 (Windows/Linux).
  7. Have fun!