Skip to content

Devanshk9/tenzies

Repository files navigation

Tenzies Game (React)

This is a simple implementation of the classic dice game Tenzies, built with React.

How to Play

  • Roll 10 dice.
  • Click on a die to "hold" its value.
  • Keep rolling until all dice are held and show the same number.
  • The game is won when all 10 dice match and are held.

Features

  • Built with React functional components and hooks
  • Dice can be held and rolled individually
  • Win detection logic with confetti animation
  • Fully responsive layout

Getting Started

npm install
npm start

About

This is a simple implementation of the classic dice game Tenzies, built with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages