Demo application and documentation for dice-lang, a language for describing dice rolls in tabletop roleplaying games.
View it live at dice-lang.com.
Install all dependencies with:
npm installStart the demo with:
ng serveThen navigate to http://localhost:4200/.
Further information on dice-lang can be found in its respective repository:
https://github.com/Mvrlex/dice-lang