A Javascript Two-player Dice Game. Involves the random generation of dice numbers between two players to determine a winner when the web page is reloaded. Almost the same as the traditional Dice Game.
Run the following command in your command line:
- Clone the repo
git clone https://helga-sov.github.io/dicee-challenge/
- Open index.html in your favorite browser.