Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 366 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 366 Bytes

Tenzies Game

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/

Install

git clone https://github.com/balewgize/tenzies-game
cd tenzies-game
npm install

Usage

npm run dev