GitXplorerGitXplorer
l

gravity-world

public
5 stars
2 forks
1 issues

Commits

List of commits on branch develop.
Unverified
1009e7bc99a80d76a9b3a65d567618e4cfd097cc

Merge branch 'feature/upgrade3.1.0' into develop

lluiscoms committed 8 years ago
Unverified
49738fa097c36aa095d196678d3541b47cfccc6e

Remove grunt from deploy

lluiscoms committed 8 years ago
Unverified
7e534265382d5ee5964c78b7bf136c20e7d021b2

Update gitignore

lluiscoms committed 8 years ago
Unverified
d8347e4458e66ceb6409d896d5f520155e53a727

Fix error when facebook is disabled

lluiscoms committed 8 years ago
Unverified
33372ab75e68c50500cb3e98373886273032cbbf

Upgrade Facebook Graph API

lluiscoms committed 8 years ago
Unverified
dedc16f43fc0b531a8c9d85c2ffb6df00a934f66

Add docker support

lluiscoms committed 8 years ago

README

The README file for this repository.

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