Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 715 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 715 Bytes

The-Rolling-Stone

Small retro-style video game for Edge Fest event using the edge-laser-simulator (https://github.com/morgan-linux/edge-laser-simulator).

alt text

Description

The stone is rolling faster and faster. If it hits the ground, you die !

How to play

"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.

Installation

The game was developed with nodejs (0.10.25). Simply run "node main.js" to start the game.

Configuration

All the game configuration is done in GameConfig.js file (For instance : FPS, graphic elements color...)