Skip to content

Tenzie is a React game where you roll dice until all show the same value. You can hold a die between rolls. The game ends when all dice match. It's from Bob Zirolls Learn React course.

Notifications You must be signed in to change notification settings

hsavzyan/tenzie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenzie

Tenzie is a simple, fun game built with React. The goal of the game is to roll the dice until all dice show the same value. You can choose to hold a die at its current value between rolls. The game ends when all dice show the same value.

Table of Contents

  1. Installation
  2. Usage
  3. Contributing

Installation

Clone the repository and install the dependencies:

git clone https://github.com/hsavzyan/tenzie.git
cd tenzie
yarn install

Usage

To start the game, use the following command:

yarn start

The game will be available at http://localhost:3000.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Tenzie is a React game where you roll dice until all show the same value. You can hold a die between rolls. The game ends when all dice match. It's from Bob Zirolls Learn React course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published