dice-me-up
v2.3.0
Published
Simple rolling dice game intented to be used as a frontend developer test.
Downloads
3
Readme
Roll the Dice React App
Simple rolling dice game intented to be used as a frontend developer test.
How to play
- User can select the number of dice to roll from an input range
- Selecting a number of dice sets the target score, changing it resets the game
- Once selected the number of dice user can roll and keep rolling the dice until the sum of the dice rolled is bigger than the target score
- If user wins a modal it's displayed with a victory text and a button to restart the game