Python Game

My first ever developed game, coded in Python, is a platform type game where you try to avoid falling objects!

How to run

  1. Download ZIP
  2. In terminal, cd into Python-Game-master folder
  3. Run the following command: python3 pygame_1.py (if that doesn't work, try running python -m pip install pygame in the same directory and then try again)

Screenshots

Github Link

https://github.com/eedelosreyes2/Python-Game

Relevant bug

https://stackoverflow.com/questions/50219028/pygame-display-update-does-not-update-until-after-clock-delay