/up-and-down-js13k-2018

My entry for JS13K 2018

Primary LanguageJavaScript

Up & Down

Play Here: https://dinkar.github.io/up-and-down-js13k-2018-demo/

Inspired form the classic game VVVVVV, in Up & Down the motive is simple. You can get a ball in the game which you can move left/right, and alternate the direction of its gravity by pressing Space key. So each time you press space the ball starts going in opposite direction. The motive is to make the ball reach the star. There are thorns as the level difficulty increases.

Have fun!

Controls

Use the left and right keys to move left/right and Spacebar to invert gravity's direction.

Requirements

Game runs best on Chrome/Firefox.