Skip to content

zyrianovdv/Aux

 
 

Repository files navigation

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.

About

Multiplayer social game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • CSS 0.3%