gare-Ware / Tenzies

A fun dice game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tenzies

A fun dice game. Maintains user high score. Winning confetti animation.

Link to project: https://gk-tenzies.netlify.app

tenzies

How It's Made:

Tech used: HTML, CSS, JavaScript, React

High score including rolls and time are maintained with local storage. Die images rendered with CSS and flexbox via a dot generator function in a reusable Die component. useEffect hooks handle held dice, interval which continuously checks for "tenzies", and local storage updates whenever associated variables are updated. Imported package react-confetti for winning animation.

About

A fun dice game.


Languages

Language:JavaScript 53.9%Language:CSS 40.5%Language:HTML 5.6%