Skip to content

nemanjaASE/tenzies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenzies Game 🎲

A simple and fun Tenzies game built with React and Vite. The goal of the game is to roll the dice until all of them show the same number. You can freeze dice to keep their values between rolls.

🛠 Features

  • 🎲 Roll the dice until all show the same number
  • 🔒 Click on a die to freeze/unfreeze it
  • 🎨 Styled with CSS

🚀 Installation and Setup

To run the game locally, follow these steps:

1. Clone the repository:

git clone https://github.com/nemanjaASE/tenzies.git
cd tenzies

2. Install dependencies:

npm install

3. Start the development server:

npm run dev

4. Open in browser:

The app should now be running at http://localhost:5173/ (default for Vite).

📸 Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published