Manaswini1832 / Dice-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 38.3%Language:JavaScript 37.9%Language:CSS 23.7%