sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
1.96k stars 483 forks source link

[JS/dice-game] No facility to restart game #343

Closed Ganesh2904 closed 8 months ago

Ganesh2904 commented 8 months ago

Framework/code-stack

Native (HTML, CSS, and JS)

Scope

dice-game

Description

in dice game if someone wants to create a new game they have to resfresh the page. for improving it a button needed which will create a new game.

Screenshots

No response

Additional Context

No response