Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 926 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 926 Bytes

Stories in Progress NPM version Build Status Dependency Status

Turn-based strategy.

** WORK IN PROGRESS - DONT'T WASTE YOUR TIME IN THIS **

Install

$ npm install --save tbs

Usage

var tbs = require('tbs');

tbs('Rainbow');
# creates a browser.js
$ npm run browser

License

AGPL © Amit Portnoy