Skip to content

luiscoms/gravity-world

Repository files navigation

Gravity World

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

Objects

Object Description
Up Change the gravity to up
Down Change the gravity to down(normal)
Coin Collectable item
Exit Arrow End of level
Lock Solid item
Shell Pushable item
Bomb Detonator Pushable item
Bomb Solid item

About

HTML5 Game Based on MelonJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages