An open API service indexing awesome lists of open source software.

https://github.com/floatdrop/aux

:no_entry_sign: Project is deprecated
https://github.com/floatdrop/aux

Last synced: 10 months ago
JSON representation

:no_entry_sign: Project is deprecated

Awesome Lists containing this project

README

          

Aux [![Build Status](https://travis-ci.org/floatdrop/Aux.png?branch=master)](https://travis-ci.org/floatdrop/Aux)
===
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](http://github.com/floatdrop/link.js) (framework on [Pixi.js](https://github.com/GoodBoyDigital/pixi.js) ) to super-fast-webgl-rendering.

Demo
----

Demo server located in [Russia](http://aux-ekb.air-labs.ru/) (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.