Play game
Dessert on a vegan island's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Art | #47 | 3.222 | 3.222 |
Presentation | #49 | 3.111 | 3.111 |
Overall | #56 | 2.694 | 2.694 |
Audio | #57 | 2.333 | 2.333 |
Gameplay | #76 | 2.111 | 2.111 |
Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Software used
https://github.com/andreasjhkarlsson/gbdk-n and https://sourceforge.net/projects/sdcc/
Is your game an extension of a previous MiniJam?
Not Extension
If yes, which MiniJam submission are you extending? (required if extending, type N/A if not)
N/A
Devlog Link (required if extending, type N/A if not)
N/A
How many rolls of Toilet Paper in your house?
6
Would you like us to do another Major Jam?
Yes, I liked it. And it was still not enough time :p
Leave a comment
Log in with itch.io to leave a comment.
Comments
There isn't much to do, but the graphics is neat!
This is adorable. Is this made with a fantasy console of some sort?
No, this is a full-fledged GameBoy Color game, which is also compatible with the original GameBoy, running in a JS emulator.
You can also download the rom (.gb), play it with an emulator or put it on a GameBoy cartridge.
SDCC is a compiler that can compile C into GameBoy machine code and pack it into a rom.
GBDK-n is a library for accessing the GameBoy hardware in C.
Very good art like old pokemon games, i love it. sound is good too:D
Most tiles are from https://opengameart.org/content/zoria-tileset
Detailed licensing information can be found here: https://github.com/basxto/doavi#licensing
I only drew the muffin and the font wholly myself. I mostly adapt and improve existing tiles.
I love the art style! :D
Agreed with puffy.jelly : )
Managed to find one roll : )
Indeed it is just walking around, but the graphics and overall aesthetic were nostalgic and very well done.
It’s basically a walking simulator, since that is nearly all I’ve implemented. There is one working chest, though.