Skip to content

A simple web-based dice game built using HTML, CSS, and JavaScript, where users can roll two dice and see the results on the screen

Notifications You must be signed in to change notification settings

Ameykadwe19/Dice-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dice Game

A simple web-based dice game built using HTML, CSS, and JavaScript. The game allows users to roll two dice and display the results on the screen. The goal is to showcase the usage of basic web technologies to create interactive web applications.


πŸ“– Description

Dice Game is a fun and interactive game where the user can click a button to roll two dice. The result of each dice roll is displayed on the webpage, giving the player a visual experience. It is built using HTML, CSS, and JavaScript for a fully functional and engaging user experience.


πŸ“¦ Installation

Steps

  1. Clone the repository:

    git clone https://github.com/Ameykadwe19/Dice-Game.git
    cd Dice-Game
  2. Open the index.html file in your browser to play the game.


πŸ§‘β€πŸ’» About

This project was created by Amey Kadwe to practice the fundamentals of front-end development, including HTML, CSS, and JavaScript. The project helps showcase how to make a simple interactive game using just these technologies.


πŸ› οΈ Built With

  • HTML – Used to structure the game page.
  • CSS – For styling the page and making it visually appealing.
  • JavaScript – For handling the logic of the dice roll and user interaction.

πŸš€ Usage

To play the game, simply open the index.html file in any web browser. Click the "Roll Dice" button to roll two dice, and see the results displayed immediately on the screen.

About

A simple web-based dice game built using HTML, CSS, and JavaScript, where users can roll two dice and see the results on the screen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published