Skip to content

kingmathers92/React-Tenzies-Game

Repository files navigation

A dice game where you hold one or more dices with the smae value and keep rolling untill you get 10 matches.

Motivation:

I created this project using React while applying what I learned about React Hooks.

To Do🔧:

  • Add dots to the dice instead of number
  • Track number of rolls
  • Track time it took to win
  • Save best time & score to localstorage
  • Add sound effects: Used howler.js library, first time playing with sound. Next time I'd use useSound hook made by @joshwcomeau
  • Added SplashScreen & Start game
  • Convert to Android

Preview:

Game Preview