Play game
Cave Escape's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Audio | #100 | 2.021 | 2.333 |
| Enjoyment | #106 | 2.309 | 2.667 |
| Artwork | #149 | 2.021 | 2.333 |
| Creativity | #157 | 2.021 | 2.333 |
| Overall | #163 | 1.963 | 2.267 |
| Theming | #221 | 1.443 | 1.667 |
Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
GitHub Repository
https://github.com/SmartGuy1108/Cave/tree/master
Leave a comment
Log in with itch.io to leave a comment.

Comments
The character on the menu screen is blurry. The browser isn't optimal for scaling low resolution sprites, so I find that scaling it up 2-8x before exporting helps a lot. (EX: of original sprite was 64x64, you can scale it up to 256x256 or even 512x512).
I was also confused at what the copies of the character were doing in the top left corner, since if I took damage from lava or spikes, I would die immediately. If it's a health bar, perhaps make spikes take off a heart instead of ending the game instantly (lava being an instant end is fine)
In the normal version the game was working fine (like the spikes and all) but when I put it on itch it broke the game and couldn't fix it. Sorry about that! Thanks for the scaling fix!