Skip to content

Javascript implementation of a simple scripting language for roleplaying game preparation and play

License

Notifications You must be signed in to change notification settings

Tablescript/tablescript.js

Repository files navigation

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

About

Javascript implementation of a simple scripting language for roleplaying game preparation and play

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published