Reach the exit of each level. Use time jumping abilities of the character to overcome obstacles.

For latest version (especially with bugs fixed), prefer playing online at: https://fdadeau.github.io/GameDevJSJam2023/ 
(double-click for full screen)

Commands :
- Left/Right arrow to move
- Space to jump
- A/D to adjust time jump (-/+ 0.5s -- max 3 seconds)
- S to jump (forward) in time
- Up to enter the exit door

Jump in Time is a 2D platformer made for the Gamedev.js Jam 2023 on theme "Time"

Game development : FredDD
Level design: FredDD, Dorine
Graphics: S.R.W.

StatusReleased
PlatformsHTML5
AuthorFredDD
GenrePlatformer
Tags2D, time
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard
AccessibilityInteractive tutorial

Comments

Log in with itch.io to leave a comment.

I loved the time control logic. But I could'nt get past level 3. It would be great if there is a visual or audio indicator when time slows down or gets faster.

Overall, a great concept! Kudos!

PS: Can you please post walkthroughs of the first few levels, pretty please 😁

Thanks for your feedback!

Actually, time does not slow down nor gets faster. On the contrary, the character disappears and then re-appears some time later. The “disappearing time” is adjusted with A/D keys (not Q/D as indicated in the tutorial –sorry about that). The small yellow clock in the top-right corner indices how long the time jump will be (from 0s to 3s max).

I added a walkthrough of the 3rd level (tutorial) in the description of the game to illustrate this. Hope this helps!

I will take a look at it for sure! Thank you!!!