It's little 2D arcade game parody by Gravity movie. Where you must to collect coin. In this world your hero can change direction of gravity and must decide how to get all coins.
Jam Site:
Jam year:
2015
Platforms:
Web standard (HTML5, Java, JavaScript, Flash)
Technology Notes:
This game based on Phaser.js framework. And for playing you must to have server like Apache or python web-server etc.
I use python and for start local server you must to run $ python -m SimpleHTTPServer
and open your browser.
Installation Instructions:
You need to run local server, because it's html5 based game.
If you have apache, just replace game folder to your root folder.
Or you can use python-server like me:
$ python -m SimpleHTTPServer
And open your favorite browser, URL must be something like http://0.0.0.0:8000 etc
Credits:
Author: Serj Ar[]ne Shalygailo
e-mail: [email protected]
Repository Link:
Game Stills:
Source files: