Play game
90 Seconds's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme interpretation | #524 | 1.118 | 2.500 |
Gameplay | #562 | 0.894 | 2.000 |
Overall | #569 | 0.894 | 2.000 |
Graphics | #574 | 0.894 | 2.000 |
Innovation | #578 | 0.671 | 1.500 |
Audio | #598 | 0.447 | 1.000 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
GitHub repository URL
https://github.com/JiaQi312/CISC108-Final-Project
Leave a comment
Log in with itch.io to leave a comment.
Comments
It was really helpful to have red cubixphere's comment below to know that you're asking for an emoji at the beginning. I was able to Win+. choose an emoji and go from there. A lot of python projects in this jam and it doesn't seem like there's a great way make them executable. Is sound effects a difficult piece in Python? (the other projects didn't have sound.) I think that would likely go a long way in making the game entertaining.
Took a little bit a setup, but I was able to get it working after pip installing the "designer" package and executing it with python3. It might be nice to provide some installation instructions with the game so people who aren't as familiar with Python can play. That, or maybe find a way to package it as an executable (I've never done that before, not sure how).
Nice little game! It gets pretty difficult! I was confused at first how I was supposed to reply to the question "What do you want to play as?". It was very mysterious and it didn't seem to like me choosing "Bob" or "human". I wasn't sure what the options were. "man" ended up working and that's when I discovered that I was choosing from emoji names! Cool idea! (I didn't see the README on GitHub until after I figured it out. I just downloaded the Actual_Project.py and went from there.)
The game itself is simple, but fun! The growing scale of objects overtime added a nice challenge. I found the airplane to be the toughest thing to avoid. Was able to beat the game after a few tries! Good job.
Is the game for python3? I'm missing "designer" package