Play game
Timeless's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme | #1318 | 2.165 | 3.750 |
Innovation | #1479 | 1.732 | 3.000 |
Graphics | #1489 | 1.732 | 3.000 |
Game Design | #1495 | 1.732 | 3.000 |
Overall | #1544 | 1.684 | 2.917 |
Audio | #1596 | 1.299 | 2.250 |
Fun | #1633 | 1.443 | 2.500 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
In what way does your game fit the theme?
You can rewind time
Did you write most of the code yourself and made all the assets from scratch?
Yes most of the code is mine and assets are all made from scratch
Leave a comment
Log in with itch.io to leave a comment.
Comments
Nice game! With a tidbit of polish, I think you can go far with this concept. Here are my two cents:
I hope my comment is not too overwhelming, I really think you got a good concept: it's working correctly and I like the art style.
Keep up the good work!
Cool game. Was a bit confused at first as when I got to the door, nothing happened. Thought the pit was a trap, and fell in by accident one time when I noticed the key.
A couple quick tips to help you out in the future: Use a capsule collider for the player character instead of a box collider; I was getting stuck on the ground a lot, and I'm pretty sure that's the reason why. Also, create a "Physics Material 2d," set the friction to 0, and apply that to your character or walls; that will make it so he doesn't stick to walls anymore.
As for the game design, I'd recommend slowing things down a lot. The player moves way to fast to react in time to use the rewind mechanic for enemies and pitfalls.
Overall though, nice job; it's a finished game with some decent art and that's pretty cool.