Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

90 SecondsView game page

Dodging Obstacles of Increasing Scale
Submitted by JiaQi312 — 2 days, 18 hours before the deadline
Add to collection

Play game

90 Seconds's itch.io page

Results

CriteriaRankScore*Raw Score
Theme interpretation#5241.1182.500
Gameplay#5620.8942.000
Overall#5690.8942.000
Graphics#5740.8942.000
Innovation#5780.6711.500
Audio#5980.4471.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

Submitted

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.

Submitted

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.

Submitted

Is the game for python3? I'm missing "designer" package