Skip to content

Interactive web app for trying out dice-lang. Roll dice, experiment with expressions, and explore the documentation.

Notifications You must be signed in to change notification settings

Mvrlex/dice-lang-demo

Repository files navigation

dice-lang-demo

Demo application and documentation for dice-lang, a language for describing dice rolls in tabletop roleplaying games.

View it live at dice-lang.com.

Local Setup

Install all dependencies with:

npm install

Start the demo with:

ng serve

Then navigate to http://localhost:4200/.

Additional documentation

Further information on dice-lang can be found in its respective repository:
https://github.com/Mvrlex/dice-lang

About

Interactive web app for trying out dice-lang. Roll dice, experiment with expressions, and explore the documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published