DICE GAME

This is a dice game between two virtual players created using HTML, CSS and Javascript.

The site can be found at https://manaswini1832.github.io/Dice-game/

As the screen is refreshed again and again , the game continues. This is based on a dice roll simulation using the Math.random() library from javascript.