isaksolheim / chess

1 stars 0 forks source link

Feature/game over message #53

Closed sondrp closed 6 months ago

sondrp commented 6 months ago

improved how game over is handled. The checkGameOver() now returns a boolean and a message. The boolean indicates if the game is over, and the message explains how it ended (if it did)