reedlaw / robot-dash

Robot Dash

Home Page:http://robot-dash.lowly.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ludum Dare 31

Running

First install necessary npm packages such as gulp and bower: npm install

Then run gulp bower to download Crafty.js. gulp will compile all the javascript and watch for changes.

Finally, run a local server such as python2 -m SimpleHTTPServer 8888.

Robot Dash

##Background Story

Wall-A is a scrapped robot dumpped by human master in a actual trash factory but called "Droid Beadhouse". He needs to use all the stuffs found to repair himself and find his way out from The Tomb. (May it a litte bit like The Toy Story?)

##Game settings In the game Wall-A needs to find battery to keep alive (Yes, time is limited!), find components to repair & upgrade himself. There are some ghost droids who want to catch and destroy Wall-A. Wall-A can fight back with weapons found. Finally, he destroys a boss droid and break out the walls of the trash factory and escapes.

The ghost droids will upgrade too.

Assume the game is a half hour game in easy mode, but we only have dead mode for players.

About

Robot Dash

http://robot-dash.lowly.me/


Languages

Language:JavaScript 100.0%