Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (17 loc) · 1.09 KB

Roll until all dice are the same

Netlify Status

Technologies Used

      

Description

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.

Screenshots