Yahtzee is a dice game. It's played with 5 dice and the players try to roll different die constellations.
# start the development server
yarn start
# build a production distribution
yarn buildAdd attribution:
<a href="https://www.flaticon.com/free-icons/dice" title="dice icons">Dice icons created by Stockio - Flaticon</a>