0.14.0 • Published 7 years ago

@warriorjs/core v0.14.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

0.13.0

7 years ago

0.11.3

7 years ago

0.10.0

7 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago