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

End game function sometimes shows wrong result #68

Closed benschaf closed 7 months ago

benschaf commented 7 months ago

It's because it reads the scoreboard scores as strings and adds them up wrongly.