Play game
Fruit Fly Frenzy's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme interpretation | #117 | 3.700 | 3.700 |
Audio | #147 | 3.200 | 3.200 |
Overall | #198 | 3.000 | 3.000 |
Gameplay | #211 | 2.800 | 2.800 |
Graphics | #263 | 2.700 | 2.700 |
Innovation | #301 | 2.200 | 2.200 |
Ranked from 10 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
GitHub repository URL:
https://github.com/thourihan/gameoff2021
Leave a comment
Log in with itch.io to leave a comment.
Comments
gg!
I got theme right away and the gameplay-loop is enjoyable trying to reach a higher score. I do miss a bit of variation and would've liked some power-ups and some extra fruit types. Nice job, I had fun!
Nice game, good parallax effect. And if I not mistaken, I like that the stalactites randomness tend to go closer to where the player currently is.
Thank you for playing, and you are correct! The stalactites fall within 160 units of the player's location a few moments ago.
.. but what is the backstory? :)
LONG story
Ever wanted to experience what it's like to be a starving fruit fly in a cave full of bananas during an earthquake? What am I saying, haven't we all? Well this is the game for you! Made all the more better by the funky music. Might be cool to make the fly slightly bigger with each banana eaten to add some challenge
What a great tagline, I should've used it for this page! That idea sounds like a really creative way to progressively make the game harder, I wish I thought of that. Thank you for your feedback
very simple game but addicting, also nice self scrolling background, never learned how to do that in Godot
Thank you for playing! Also, it's surprisingly simple. I just made 2 parallax background nodes (one for foreground, one for background), with a few layers and set it to repeat. Then, in my script, I constantly decremented the x axis offset, and Godot did the rest.
Simple and well executed. Nice music.
Thanks!
Hey simple mechanic but nice! Though it was hard to see the stalactites to avoid them.
The audio was great.
Thank you for your feedback! Looking back at it, maybe I should have added some extra indication to the stalactites, like a white outline.
Very cool graphics! Nice scrolling and pespective!
Thank you for playing!