krestenlaust / ChessGame

Chess-engine designed and implemented by my friends, Cogo and Patrick, and I. Features AI opponent (using minimax), Lichess integration and multiplayer-on-LAN.
5 stars 1 forks source link

Display current moves and whose turn it is #21

Open krestenlaust opened 1 year ago

krestenlaust commented 1 year ago

Currently, you need to know whose turn it is, and you can't recall the previous moves, beyond the colored tiles of the most recent move.

Edit: The turn is shown in the title currently