NickEvans / roll-a

A tiny app that uses regex to parse dice notation

Home Page:https://roll-a.glitch.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roll a...

A lot of dice apps online felt a little clunky to me, so I wrote this tiny JS app. Just type out what you want to roll, using standard dice notation like 2d6 or 3d4+1 or d8!

About

A tiny app that uses regex to parse dice notation

https://roll-a.glitch.me


Languages

Language:JavaScript 43.3%Language:HTML 29.0%Language:CSS 27.7%