0.14.0 • Published 6 years ago

@warriorjs/core v0.14.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@warriorjs/core

WarriorJS core.

Install

npm install @warriorjs/core

Usage

const warriorjs = require('@warriorjs/core');
import { runLevel } from '@warriorjs/core');
import * as warriorjs from '@warriorjs/core';

API Reference

warriorjs.runLevel(levelConfig: Object, playerCode: string)

Runs the given level config with the given player code.

warriorjs.getLevel(levelConfig: Object)

Returns the level for the given level config.

0.14.0

6 years ago

0.13.0

6 years ago

0.11.3

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago