Play game
Last Robot Heart's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Art | #13 | 4.000 | 4.000 |
Audio | #17 | 3.600 | 3.600 |
Overall | #24 | 3.550 | 3.550 |
Presentation | #27 | 3.600 | 3.600 |
Gameplay | #41 | 3.000 | 3.000 |
Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Software used
Unity
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
Leave a comment
Log in with itch.io to leave a comment.
Comments
Good graphics, the gameplay is ok but it's hit and miss with the sword, since the collisions are weird. Anyway good job!
Nice job, very polished for a game jam. The attack button doesn't seem to work that well but other than that great work!
I enjoyed the game, and loved the art and audio. One thing that could be improved on in the general feel of combat, although it's nothing to stress about. The length of the sword makes getting close enough to an enemy to hit them but not close enough to get hit difficult and at times frustrating. It might also be improved by implementing some sort of enemy attack animation, so players avoid an actual attack as opposed to damage on collision. This could be done by get making a squash and stretch animation and vertical translation or adding of force (if you're using Unity's rigidbody system) and having a jump attack of sorts as they move at you. The jumping also didn't feel great, because you have to position yourself very specifically to jump over the heart. You might want to take a look at "Better Jumping in Unity with Four Lines of Code" if you have time. Overall, great job!