8000 GitHub - ndrsov/tenzies-game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ndrsov/tenzies-game

Repository files navigation

Tenzies Game

A fun and engaging dice game built with React and Vite where players try to get all dice to show the same number.

Game Rules

  1. Roll the dice by clicking the "Roll" button
  2. Click on individual dice to "freeze" them at their current value
  3. Continue rolling the unfrozen dice until all dice show the same number
  4. Try to achieve this in as few rolls as possible!

Features

  • Interactive dice that can be frozen/unfrozen
  • Roll counter to track your attempts
  • Win condition detection
  • Modern, clean UI with smooth animations
  • Responsive design that works on all devices

Technologies Used

  • React
  • Vite
  • CSS3
  • Google Fonts (Inter)

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open http://localhost:5173 in your browser

Development

This project was bootstrapped with Vite and uses React for the frontend. The game logic is implemented using React hooks and modern JavaScript features.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0