mchess-client/lib/chess
Marco 105b6e7565 Fix two bugs
1. Fix the bug that made black move first in a new game when the old
   game was ended during blacks turn.
2. Fix bug that offered the promotion dialog to the player when a pawn
   was moved on the last rank from any square

Also, a late initializer error was fixed because the wrong move variable
was used when a pawn reached the last rank.
2023-07-11 22:29:55 +02:00
..
chess_app.dart Make promotions work. 2023-07-03 19:41:12 +02:00
chess_board.dart Add GoRouter and do a lot of renaming. 2022-12-25 16:16:23 +01:00
chess_square.dart Fix two bugs 2023-07-11 22:29:55 +02:00
turn_indicator_widget.dart Add GoRouter and do a lot of renaming. 2022-12-25 16:16:23 +01:00