Tenzi is a dice game used to demonstrate the use of React Hooks (useState, useEffect).
The player needs to roll dice until they are all the same. Clicking on a dice, freezes it at its current value between rolls.
Tenzi is a dice game used to demonstrate the use of React Hooks (useState, useEffect).
The player needs to roll dice until they are all the same. Clicking on a dice, freezes it at its current value between rolls.