Tenzies Game 🎲 A fun and interactive web-based version of the popular dice game, Tenzies! Roll the dice, hold your choices, and match all dice to win. Challenge yourself and enjoy the game.
Table of Contents
- About the Game
- Features
- How to Play
- Technologies Used
- Setup and Installation
- Contributing
- License
About the Game Tenzies is a simple yet addictive dice game. The objective is to roll the dice until all of them show the same number. You can hold the dice you want to keep and roll the rest. Can you beat your best time?
Features 🎮 Interactive Gameplay: Roll, hold, and match dice. 🕹️ Dynamic UI Updates: Dice visually indicate when they're held. 🖌️ Responsive Design: Play on any device—desktop, tablet, or mobile. 🎨 Custom Styling: Stylish UI with dynamic colors for held dice.
How to Play
- Roll the Dice: Click the "Roll" button to roll all dice.
- Hold Dice: Click on a die to hold it in place.
- Match Dice: Keep rolling until all dice show the same number.
- Win the Game: Once all dice match, celebrate your victory and try for a better score!
Technologies Used
- Frontend: React.js
- Styling: CSS for responsive design and dynamic styling
Setup and Installation Clone the Repository: bash Copy code git clone https://github.com/yourusername/tenzies-game.git Navigate to the Project Folder: bash Copy code cd tenzies-game Install Dependencies: bash Copy code npm install Start the Development Server: bash Copy code npm start Open your browser and navigate to http://localhost:3000.
Contributing Contributions are welcome! If you have ideas for new features or improvements, feel free to fork the repository, make changes, and submit a pull request.
License This project is licensed under the MIT License. See the LICENSE file for details.
Enjoy playing Tenzies! If you have any feedback or suggestions, please feel free to reach out. 😊