# Aux **Repository Path**: mirrors_floatdrop/Aux ## Basic Information - **Project Name**: Aux - **Description**: :no_entry_sign: Project is deprecated - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.