benschaf / kaesekaestchen

Welcome! This is a web application that allows users to play the game of Käsekästchen online. The web-app is built using HTML, CSS, and JavaScript. It also includes an AI opponent that can play against the user. Please feel free to fork this repository and make your own contributions!
0 stars 1 forks source link

Add modal to confirm restart of the game #89

Closed benschaf closed 7 months ago

benschaf commented 7 months ago

The Game does not have a confirmation modal when the user clicks the restart button. This can lead to accidental restarts of the game.