Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 892 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 892 Bytes

Aux Build Status

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

Demo server located in Russia (may be down from time to time).

Building and running

  • git clone https://github.com/DmitryZyr/Aux.git && cd Aux
  • npm install -d
  • grunt
  • node app.js
  • localhost:8001

License

See the LICENSE file for details.