HananeAitBenYachou / Dice-Roller

🎲 A fun and interactive dice rolling game where players compete to reach 100 points first. Built with HTML, CSS, and JavaScript.

Home Page:https://hananeaitbenyachou.github.io/Dice-Roller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dice Roller

A simple dice rolling game built with HTML, CSS, and JavaScript.

Table of Contents

Demo

You can view a live demo of the game here.

Screenshot

Dice Roller Screenshot

Features

  • Roll the dice to accumulate points.
  • Hold your score to save it.
  • First player to reach 100 points wins.
  • Simple and intuitive user interface.

Installation

To run this game locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/HananeAitBenYachou/Dice-Roller.git
  2. Navigate to the project directory:

    cd Dice-Roller
  3. Open index.html in your preferred web browser.

Usage

  • Click the "Roll Dice" button to roll the dice.
  • Click the "Hold" button to save your current score.
  • Click the "New Game" button to reset the game.

About

🎲 A fun and interactive dice rolling game where players compete to reach 100 points first. Built with HTML, CSS, and JavaScript.

https://hananeaitbenyachou.github.io/Dice-Roller/


Languages

Language:CSS 39.2%Language:JavaScript 38.6%Language:HTML 22.1%