Skip to content

KodeIva/dice-roller

Repository files navigation

Roll The Dices

Table of content

Description

Roll the Dices game is played by two participants. On every button click the app generates random number for Player1 and Player2,based on that the player with the bigger number wins a point. The dices can be rolled 10 times, after the last roll the player with the most points wins the game. There is also a 'restart game' button which deletes the results and the game available for play.

Screenshot

Links

Installation

  npm create-react-app
  npm install 
  npm install -D tailwindcss
  npx tailwindcss init
  npm install gh-pages 

Deployment

  npm run deploy

Technologies

  • React
  • Tailwind

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published