A simple web app built with Sinatra for Thornwatch, the boardgame by Penny Arcade and Loneshark games.
I built this since the game isn't available yet and it was simpler to create this rather than paint a bunch of custom d10 dice.
You can run the Sinatra server on your local machine with ruby sinatra.rb
, or just open index.html
in your browser.
The latest version of the code will always be running at http://thornwatch-dice-roller.com/.