0.1.9 • Published 2 years ago
@dyesoft/alea-server v0.1.9
alea-server
alea-server provides the API and websocket server for the Alea game engine.
Installation
alea-server is an ES6 package and can be installed from NPM. The installation instructions below assume macOS, but similar steps should work for Linux.
Prerequisites
Install dependencies.
$ brew install nodeInstallation Instructions
$ npm install @dyesoft/alea-serverAlternatively, if you're using Yarn instead of NPM:
$ yarn add @dyesoft/alea-serverLicense
This software is MIT licensed.