Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 865 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 865 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/floatdrop/Aux && cd Aux
  • npm install -d
  • grunt
  • node app.js

License

See the LICENSE file for details.