Skip to content

AlbertStjarne/YathzeeGameReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Yathzee game built in React

A Yathzee game built in React. You have three rolls and can save/lock the dice by clicking them. After the three rolls are up you are prompted to click one of the rule lines for points. Your final five dice are compared against the rule and you are given the points if it match up. Reload the page to restart the game. Good luck!



Using create-react-app

The project was initialized with create-react-app, Create React App

Instructions to run the application

Run these commands in the project directory:
Installing dependencies
$ npm install

Starting the application in development mode
$ npm start

This should open the application in the browser, otherwise go to:
http://localhost:3000
The page will reload if you make code edits.

Screenshots

Playing the game

Author

Releases

No releases published

Packages

No packages published