Babunshil / Dicee-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dicee-Game

This is a web-based dice game created using HTML, CSS, and JavaScript. The objective of the game is to score as many points as possible by rolling two dice and accumulating points based on the number rolled. The game is designed to be played by two players, with each player taking turns to roll the dice. The game keeps track of the score, and the player with the highest score at the end of the game is declared the winner.

Instructions

Refresh the page to play again

Repository Contents

In this repository, you'll find all the code and assets needed to play the game. The HTML file contains the structure of the game, the CSS file contains the styling, and the JavaScript file contains the game logic. The game is fully responsive and can be played on both desktop and mobile devices.Screenshot 2023-04-01 154415

About


Languages

Language:CSS 51.2%Language:HTML 25.3%Language:JavaScript 23.6%