@dyesoft/alea-server
v0.1.9
Published
API and websocket server for the Alea game engine
Readme
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.
