Space Cube Teleport is the prototype of a minimalistic endless runner that I programmed using Java Script and Three.js.  Goal of the project was to get familiar with programming in Java Script and to create a little game. 

Imagine you are flying your space ship through a field of asteroids. Evade the pink obstacles using WASD. New technologies have also enabled you to teleport. Use ARROW KEYS to move your ghost, then press SPACE to teleport to your ghost. 
Since you have been traveling for a long time, you also need to collect fuel. Touch the yellow cubes to fill up your tank. 

Fastly you will realize that

  • your ghost moves faster and does not trigger collisions
  • but hence is not able to collect fuel

You are game over as soon as you run out of fuel or you crash into an obstacle. 

Feel free to share your high score in a comment below!

Leave a comment

Log in with itch.io to leave a comment.