Screenshot of the REPL frontend hosted at https://r3d6-web.x.codetje.app/repl
This repository is split up into 3 projects:
parser/contains a ruby gem that can parse and evaluate dice roll expressions such as4d6d1 + 3api/is a simple web server that uses ther3d6-parsergem to evaluate dice roll expressions:web/includes two fronteds that use theapi. A REPL like interface and a UI built with Lit: