Skip to content

Rishabh-Verma-thc/Tenzies

Repository files navigation

🎲 Tenzies Game (React)

A clean, responsive version of the classic Tenzies game built using React and Vite.
Hold dice to freeze their values and roll until all dice match. Tracks your best time and roll count locally!

🔗 Live Demo

You can try the live version here.

Preview-1

Preview-2

🚀 Features

  • 🎯 Win Condition: Match all dice to the same value
  • ⏱️ Timer and 🎲 Roll counter
  • 🏆 Best score tracking (time + rolls) saved in local storage
  • 🎉 Confetti animation on win
  • 🖱️ Smooth dice click interactions
  • 📱 Responsive layout for smaller screens
  • 🔁 Reset best scores button

🧠 Built With

🧩 How to Play

  1. Click Roll to roll all dice.
  2. Click a die to hold its value.
  3. Keep rolling until all dice match and are held.
  4. Try to beat your best score in terms of speed and rolls!

📦 Run Locally

npm install
npm run dev

About

Tenzies - a fast-paced React dice game where you roll, hold, and match all dice to win in the least possible moves.

Topics

Resources

Stars

Watchers

Forks