Play game
Jumper's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Quality | #68 | 1.721 | 2.222 |
| Completeness | #72 | 1.463 | 1.889 |
| Innovation | #72 | 1.377 | 1.778 |
| Overall | #72 | 1.521 | 1.963 |
Ranked from 9 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
A lovely game! I especially love the animation when the player gets crushed. :-)
The game didnt run at firt, when it did it was a nice little game, i enjoyed the experience
Hi, is it possible for you to create a Linux version?
as others have said there were some files missing, but downloading them from love2d fixed it :p. Movement feels nice and the grinding thing was cool
Cool little jumping game. I really like the grinding animation. Could use some sound.
Interesting game, I would like to see an evolution of it
I enjoyed it but would benefit from audio, either jump audio or some sort of indication when passing certain points, for example every 10 points. I also think the screen should forcefully move up forcing you to keep jumping or die. I liked the grinders when you lose.
You forgot to bundle the DLLs with the game!!! I'm lucky to know LOVE2D well, so I fixed your release to play it.
Thank you for your feedback,
I didn't know that you had to bundle the DLLs with the game, because it worked fine on my machine (because I had them already installed).
I tried to run the .exe, however, an error message appears saying that the dlls “love.dll”, “lua51.dll” and “SDL2.dll” are missing.
Not the author however, since its a LOVE2D game you can get the files from them and place them in the same dir as the exe. https://love2d.org/. Get the zipped release and just grab all the dlls.
Oh yes, thanks for the help! I’ll download and test the project now :)