Skip to content

balewgize/tenzies-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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