This game, you are a player that can walk around in time and space, you can see your past and move to it. Note that whenever you go to the past or future, that past or future updates. Game made for the brackeys game jam 2020.

Bug fix: 07/08/2020: Getting out of the board when going to negative time.

Controls:

WASD to move.

Q to go to the past.

R to restart level.

Hold down your left mouse button and move your mouse to move the camera right and left.

Timelapse of me making it:

https://www.youtube.com/watch?v=G3hf1XB3ni4
Github: https://github.com/waleed177/TimeTravelPuzzle

Comments

Log in with itch.io to leave a comment.

I dont get it : (  But it seems like something realy clever!! ^^

Intricate and tricky concept! Quite a challenge for my poor little mind!

Well done :)

Thanks!

(+1)

The sliding effect is too much disorientating (Maybe you can put each square on the screen at the same time, just make them appear in a different part of the screen, starting from top left to bottom right)

It doesn't let me move on empty squares where there was a wall previously

When you move, you move to the future, and so if there is a wall in the future, then you cannot move. Okay the sliding effect might be annoying, i might (if the idea of the game is good) fix it after the jam c:.

But i moved back in time when there wasn't no wall, but still could not move inside

(1 edit)

Here is an illustration:

AAAA           AAAA

APAA            AABA

AAAA           AAAA

AAAA           AAAA

Where A is Empty

B is Block

P is Player.


The player cannot move right because one step in the future of his right there is a block. Although in his right currently there is nothing. Since everytime the player moves in space, the player also moves one step in the future in time.