CaveRunner Game - using Pixi.js Game url: http://cave-runner.herokuapp.com/ Gameplay Press the space button to jump over the obstacles, and restart the game on 'Game Over' Running the game locally $ git clone https://github.com/AmitBu/cave-runner $ npm install $ npm start Go to localhost:3000