This brings back my Flappy Bird PTSD xD. I did run it, but it was a bit heavy - downloading all these files, perhaps a ZIP file would make more sense? This is what I used to run it:
pyton -m venv env # to download dependencies only within the game folder pip install pygame python final1.py
Congrats on your work, man!