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
- Host: GitHub
- URL: https://github.com/floatdrop/aux
- Owner: floatdrop
- License: mit
- Created: 2013-02-26T15:11:24.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-02-11T12:16:50.000Z (over 12 years ago)
- Last Synced: 2025-04-01T14:46:31.933Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.1 MB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Aux [](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.