HTML5 Game Based on MelonJS
Requires nodejs >= 0.10, npm >= 1.4 and gruntjs
npm install
To build application
grunt
To run on localhosts with node try this
npm start
Then, open your browser at http://localhost:7777/dist
Object | Description |
---|---|
Change the gravity to up | |
Change the gravity to down(normal) | |
Collectable item | |
End of level | |
Solid item | |
Pushable item | |
Pushable item | |
Solid item |