Play game
Escape from Monster Dimension's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #10 | 1.265 | 2.000 |
Gameplay | #13 | 1.581 | 2.500 |
Special Feature Implementation | #13 | 1.897 | 3.000 |
Theme Implementation | #14 | 2.214 | 3.500 |
Fun Factor | #15 | 1.581 | 2.500 |
Graphics | #15 | 1.581 | 2.500 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Nice mini game !
it is nice. how did you guys so good and make these games. I just can't code although I know how to some of it atleast I made games in GDevelop now a days it's easy lolz. but you are amazing. great work.
Wow an Master System Game, this is nice. What tool did you used ?
Thanks! The game was developed using:
* SDCC for compiling the C source: http://sdcc.sourceforge.net/
* devkitSMS for interfacing with the Sega Master System hardware: https://github.com/sverx/devkitSMS
* PSGlib for the sound effects : https://github.com/sverx/PSGlib
* BMP2tile for converting the images to Sega Master System compatible formats: https://github.com/maxim-zhao/bmp2tile