Skip to content

Intro0/Tenzies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenzies Game - React Clone

This project is a clone of the Tenzies dice game, built using React.

Overview

Tenzies is a simple and fun dice game where the goal is to get all ten dice to show the same number. This React application recreates that game with a clean and user-friendly interface.

Features

  • Random Dice Generation: Generates a set of ten random dice values (1-6) at the start of each game.
  • Holding Dice: Allows the player to "hold" individual dice, keeping their values for the next roll.
  • Rolling: Rolls the un-held dice, generating new random values for them.
  • Win Condition: Detects when all dice show the same value, declaring the player the winner.
  • New Game: Provides a button to start a new game.
  • Visually Appealing: Uses CSS styling to create an engaging and intuitive user experience.

Technologies Used

  • React
  • JavaScript
  • CSS

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published