Play game
The Biggest Gourmet's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Music | #105 | 1.897 | 2.400 |
Story | #112 | 1.739 | 2.200 |
Fun | #113 | 2.214 | 2.800 |
Theme | #122 | 2.214 | 2.800 |
Sound | #123 | 1.581 | 2.000 |
Visuals | #144 | 1.897 | 2.400 |
Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team Members
Matthew Mather
Mark Mather
Leave a comment
Log in with itch.io to leave a comment.
Comments
Okay so the missing-controller bug is fixed, but ratings are closed! But at least I have the satisfaction of fixing a critical bug with relative ease.
It was really fun just bouncing around, if there was more people with specific requests that would've made this a bit more interesting.
I had thought of more, but ran out of time. I decided music was more important than trying to add and bug-check more quests with only a few hours to go. :)
I beat it twice! Nice job!
I am the biggest gourmet! Fun game, I like the bounciness of the characters, I also liked the pixel art of the items. Took me a minute to figure things out, but the ending made seeing it through worth it. Nice job!
EDIT: Don't forget to try and rate: https://itch.io/jam/heartjam/rate/238845 Thanks! :)
same error here =/
Not rating this for a while. And please read submission rules - use archive and not installation.
FATAL ERROR in
action number 1
of Step Event1
for object obj_Interface:
trying to index a variable which is not an array
at gml_Object_obj_Interface_Step_1
Hmmm. I guess I should have checked back sooner.
Here's the reason for the bug: you don't have a controller plugged in. It's my fault for not testing the game without a controller plugged in, so I'll fix it.
I get this error message when I start the game:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Step Event1
for object obj_Interface:
trying to index a variable which is not an array
at gml_Object_obj_Interface_Step_1
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_Interface_Step_1 (line -1)
Soooo yeah... I'm not rating the game hoping you can fix this.