Play asset pack
Flappy Space's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Gameplay | #467 | 1.423 | 2.250 |
Innovation | #485 | 1.423 | 2.250 |
Graphics | #502 | 1.423 | 2.250 |
Overall | #543 | 1.107 | 1.750 |
Audio | #556 | 0.791 | 1.250 |
Theme interpretation | #590 | 0.632 | 1.000 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
GitHub repository URL
https://github.com/VinuthaTJ179/GameOff2023
Leave a comment
Log in with itch.io to leave a comment.
Comments
make it as zip file , is good like as flappy bird
Sure! Thanks!
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:
Congrats on your work, man!
Thank you man! Will keep that in mind for the next update. Appreciate your input!
Hey, I'm confused on how to run it. Can you explain?
pip install pygame in your system(I assume you've python installed)
Download all these contents and run final1.py in your system.
If there is an issue with images, just include path of the image in place of the title of the image specified in the final1.py code.
Let me know if the issue still persists.