sudo-parnab / Its-webtober

Join our Hacktoberfest initiative and contribute to open-source web development projects. It's a great opportunity for beginners to learn and grow. Let's build a stronger community together.
MIT License
11 stars 15 forks source link

Code Files added for Dice-Game #19

Closed siddhant2002 closed 1 week ago

siddhant2002 commented 1 week ago

Description

This is a simple two-player dice game developed using HTML, CSS, and JavaScript. The game begins by taking the players' names as input and then transitions to the main game page. Players take turns rolling the dice, and after a specified number of turns, the winner is decided based on the highest score. This project demonstrates dynamic user interaction and game logic implementation.


TechStack


Type of change

Checklist:

siddhant2002 commented 1 week ago

@sudo-parnab I have code files for dice game. Please review the PR. Thanks.

sudo-parnab commented 1 week ago

Good work @siddhant2002