here is my website

Catan Dice Roller

Catan Dice Roller app UICatan Dice Roller app UI

After my cat knocked one of my dice under the fridge, I built this dice-rolling app to use while playing "The Settlers of Catan." I ended up preferring using it over actual dice, because:

  1. it keeps track of whose turn it is;
  2. it shows the percentages of each roll, helping you strategize somewhat; and
  3. it eliminates the possiblity of any argument about how "8 was never rolled," which inevitably happens at the end of every game of Catan.

I had made a verison of this using Vanilla JavaScript in the past, but this version was built with Vue 3.