Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 546 Bytes

File metadata and controls

19 lines (12 loc) · 546 Bytes

CircleCI

Tablescript.js

This is a Javascript implementation of the Tablescript concept - a scripting language with first-class random content-generating tables for use in roleplaying game preparation and play.

This is a work in progress.

Development

$> yarn lint
$> yarn test
$> yarn test:examples
$> yarn test:tavern

Build

$> yarn build:parser
$> yarn build