Play game
Dig Game's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme | #2 | 3.500 | 3.500 |
Art + Audio | #2 | 3.500 | 3.500 |
Enjoyment | #3 | 3.750 | 3.750 |
Creativity | #3 | 3.500 | 3.500 |
Overall | #3 | 3.563 | 3.563 |
Ranked from 4 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
Very interesting gameplay. However, without reading the code, I was questioning the condition in which the object is considered found. Sometimes you have to dig some extra space, sometime you don't have to. But the game is pretty much smooth and all. Sound effects indicate the progress is great. It helps a lot to know that the bomb is not timed but triggered by the digging.
Thank you!
Actually, that's because I considered all the objects as square. Next, time I should allocate more proper shape for each one.
Pretty nice! I wonder why it lags when you dig... Could I edit you code to fix it? (you can just press inpect and find it with devtools)
actually nevermind I really don't understand javascript aaaaaaaaaaaaaaah what is this wierd syntax
Hi, thank you for playing!
I'll also try yours after a while :)