Tenzies is a simple React game that allows users to roll and hold dice until they win.
View the demo at https://tenzies-game-js.netlify.app/
git clone https://github.com/balewgize/tenzies-game
cd tenzies-game
npm install
npm run dev
Tenzies is a simple React game that allows users to roll and hold dice until they win.
View the demo at https://tenzies-game-js.netlify.app/
git clone https://github.com/balewgize/tenzies-game
cd tenzies-game
npm install
npm run dev