Skip to content

katepysova/Yahtzee

Repository files navigation

Yahtzee

The objective of YAHTZEE is to get as many points as possible by rolling five dice and getting certain combinations of dice.

Read more about it here.

Try demo of this project hosted on the GitHub pages.

Installation

  1. Downloand zip or clone repo:

    git@github.com:katepysova/Yahtzee.git

  2. Change your current directory to this project directory.

  3. npm install

  4. git init

  5. npm run prepare - to install git pre-commit hook (does not work not in a git repository).

  6. git add .husky/pre-commit - to add git pre-commit hook.

  7. touch .env - to create .env file, if needed.

How to run

Additional

npm run format - to format and lint the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors