Small retro-style video game for Edge Fest event using the edge-laser-simulator (https://github.com/morgan-linux/edge-laser-simulator).
The stone is rolling faster and faster. If it hits the ground, you die !
"H" key to jump. Stay pressed on the key to jump higher up. Tips : you can jump two times before hitting a line ! "G" key to restart the game.
The game was developed with nodejs (0.10.25). Simply run "node main.js" to start the game.
All the game configuration is done in GameConfig.js file (For instance : FPS, graphic elements color...)