olawson / Trench

Simplified RTS/tug of war game done for a ~24h Uken Games hackathon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install node: brew install node curl http://npmjs.org/install.sh | sh

Get dependencies: npm install node-static npm install socket.io

Start server: node server.js [port(|| 1337)] [debug_mode?(|| false)]

About

Simplified RTS/tug of war game done for a ~24h Uken Games hackathon.


Languages

Language:JavaScript 73.8%Language:ActionScript 25.9%Language:Shell 0.3%