@dyesoft/alea-core
v0.5.3
Published
Core classes and utilities for the Alea game engine
Readme
alea-core
alea-core provides core classes and utilities for the Alea game engine.
Installation
alea-core 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-coreAlternatively, if you're using Yarn instead of NPM:
$ yarn add @dyesoft/alea-coreLicense
This software is MIT licensed.
