tablescript.js
v0.6.22
Published
Javascript-based Tablescript parser and interpreter
Readme
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:tavernBuild
$> yarn build:parser
$> yarn build