Play game
Jeff The Square's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Same, with theme | #2 | 4.286 | 4.286 |
Sound Design | #2 | 3.571 | 3.571 |
Design & Graphic | #3 | 3.714 | 3.714 |
Fun | #4 | 3.357 | 3.357 |
Programming | #10 | 3.071 | 3.071 |
Ranked from 14 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
Good Job. Love the colors.
Thank you!
Hey! Its a pretty cool game for your first time! it takes some effort to clear the stage lmao, and just make the cube a child of the camera and it should work fine i'd say! but you got my love on this one!
Thank you! I'm glad you liked it.
Pretty impressive for your very first game!
Like others have said the movement and camera feel pretty wonky. Character movement is very important especially in platform games. Also creating a little shortcut on the keyboard for when you die could come in handy. Continuously switching back and forth to the mouse can become pretty annoying later on.
nonetheless i think you did a stellar job on your first project! good luck with your next gamedev adventures!
Yes, as I have replied to the others, the camera is a little weird, due to the fact that this was my first time experimenting with it. I am glad that you liked my game! Thanks a lot for your feedback!😀
Nice simple game!
I sometimes randomly couldn't jump though and I found out that you can move both the camera and player by using the arrow keys, but you only move the player by using A and D. This allowed me to walk off screen and change where I could see my player on screen. Maybe next time try and write a camera-follow script and experiment with that instead of just moving the camera with the arrowkeys, since you can also hump a wall to make the camera move, but not the player or you can make the player slide down a little to move the player forward, but not the camera.
The game can be quite difficult at some times, but I like a challenge :). Nice, cute and simple art. It's a good game for your first jam!
Thanks for your feedback! And yes, there is a little problem with that camera, it is btw my first time experimenting with it in a game . I am happy that you liked my little game and I'll make sure to think of a better solution the next time! Thanks again!😀
Nice game for a simple jam!
Keep up with the good work, next time try to make the movement in void FixedUpdate! :)
Thank you! Yes, I will consider that :)