Aux - is multiplayer shooter game for social networks. Our main goal is grow from room-servers to seamless MMORPG. This game mostly based on Mozilla BrowserQuest (http://github.com/mozilla/BrowserQuest), but with different game mechanics. This game using NodeJS on server side and Link.js (framework on Pixi.js ) to super-fast-webgl-rendering.
Demo server located in Russia (may be down from time to time).
git clone https://github.com/DmitryZyr/Aux.git && cd Aux
npm install -d
grunt
node app.js
localhost:8001
See the LICENSE file for details.