Play game
TheTube's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #724 | 2.837 | 3.714 |
Innovation | #792 | 2.837 | 3.714 |
Fun | #924 | 2.619 | 3.429 |
Theme | #962 | 2.728 | 3.571 |
Overall | #967 | 2.655 | 3.476 |
Game Design | #1061 | 2.510 | 3.286 |
Graphics | #1132 | 2.400 | 3.143 |
Ranked from 7 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 stop, play back and REWIND time
Did you write most of the code yourself and made all the assets from scratch?
Almost all of the code is our and so are the assets, except a bit of the background.
Leave a comment
Log in with itch.io to leave a comment.
Comments
respect!!!
thanks!!!
Why this game is rated by 5 people it deserves a lot
The art style is awesome.
because it looks like hand drawn which takes back to me in my child hood
Thanks so much for the feedback. I'm glad you liked it
Amazing game! The whole concept is very creative! and the whole freezing time thing is also really cool (if i could know, how did you make the pause mechanic but the player is still able to move?). You did an awesome job on this game!
Thanks for the honest feedback. So to pause time, I had to set all rigidbodies exept player to rigidbody constraints to RigidbodyConstraints2D.FreezeAll, but firstly backup their velocity and angular velocity, so when you resurme time, I just unfreeze them and set velocites back.
Ah, so thats what I was missing for the time freezing mechanic in my other game. Thanks for sharing the way you did the mechanic :).
A bit glitchy, but a pretty neat concept!
Thanks for the comment
I apologize, it occurs to me that I never actually specified what I was talking about, making it kind of a worthless comment ; 3;
SO, the 2 that caused me any issues were the somewhat odd hitboxes for the player and the truck just kind of crashing on the trick levels instead of flipping like I suspect was intended.
That said, I really loved the WAY you controlled the rewinding. The movement only during pauses was interesting too, but it was the method of controlling time that really stuck with me c:
(Hopefully this was a less worthless comment ^^;;)
So it's a bit hard to make a car flip in short amount of time. Thanks again for so long and detailed comment. It's so cool that you took so much effort to write comment that long
I absolutely believe that it would be difficult to make a car flip that quick *nod nod*
Nice Concept
Glitchy but a really nice submission
Unfortunately I was unable to run the game in the browser since it hung on the load screen. This is a reminder to myself to download and try it later
We didn't have time to test the build out on itch(it worked on localhost), so if you want to play the game you'll have to download it. Good luck playing the game