UNPKG

stratagem

Version:

A lightweight node module for simulating turn-based role-playing game battles

17 lines (11 loc) 263 B
<div align="center"> <h1>Stratagem</h1> <p>A lightweight JavaScript library for simulating turn-based role-playing game battles.</p> </div> ## Table of Contents 1. [Install](#install) ## Install Install with npm: ```bash npm install --save stratagem ```