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/floatdrop/Aux && cd Aux
npm install -d
grunt
node app.js
See the LICENSE file for details.