Skip to content

dyesoft/alea-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 node

Installation Instructions

$ npm install @dyesoft/alea-core

Alternatively, if you're using Yarn instead of NPM:

$ yarn add @dyesoft/alea-core

License

This software is MIT licensed.