AlbertStjarne / YathzeeGameReact

A Yathzee game built in React

Home Page:https://albertstjarne-yathzeegamereact.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Yathzee game built in React

https://albertstjarne-yathzeegamereact.netlify.com/


Languages

Language:JavaScript 78.6%Language:CSS 14.9%Language:HTML 6.4%