A downloadable game

Dodge the enemies! Good luck dodging them.

Complete with a high-score saving system.

Inspired by PolyMars++'s video "Teaching an Absolute Beginner to Code".

Download

Download
Dodge_v1.zip 66 kB

Install instructions

To download and install the game:

  • Download the ZIP archive containing all the files needed to run the game.
  • Extract the ZIP archive.
  • Install Python 3.9.
  • Install Pygame using pip install pygame.
  • In a command prompt:
    • Go to the directory where you extracted the ZIP archive.
    • Depending on whether you want the light or dark mode version:
      • python3 dodge.py for the light mode version
      • python3 dodgedark.py for the dark mode version

Leave a comment

Log in with itch.io to leave a comment.