Skip to content

gcdelatorre/tenzies-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨‍💻 About This Project

I made this project as part of my React learning journey.
I'm still in my first week of learning React, and this was a fun way to practice hooks, props, and state management.
Building this helped me understand how React components interact and how to manage dynamic UI updates. 🚀

Screenshot 2025-11-03 205302 Screenshot 2025-11-03 205334

🎲 Tenzies Game (React + Vite)

A fun and simple dice game built with React.
Roll until all dice show the same number — click each die to hold its value.
Includes timer, roll counter, and confetti celebration when you win! 🎉

🚀 Features

  • 🎯 10 dice that can be rolled and held individually
  • 🧩 Win detection (all dice held with same number)
  • ⏱️ Timer and roll counter
  • 🎉 Confetti animation
  • 💻 Clean, responsive UI

🧠 Built With

  • React (useState, useEffect, useRef hooks)
  • Vite (fast dev environment)
  • CSS for layout and stylings
  • react-confetti for win effects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors