mchess-client/lib/chess_bloc
Marco 7c5439a635 Display last played move.
We now color the squares of the last move. This makes the state of the
board clearer and shows whose turn it is.
2023-08-19 03:45:03 +02:00
..
chess_bloc.dart Display last played move. 2023-08-19 03:45:03 +02:00
chess_events.dart Fix the current position in ChessPositionManager, now that we rely on position instead of detecting en passant ourselves. 2023-08-15 00:39:10 +02:00
chess_position.dart Fix the current position in ChessPositionManager, now that we rely on position instead of detecting en passant ourselves. 2023-08-15 00:39:10 +02:00
promotion_bloc.dart Fix two bugs 2023-07-11 22:29:55 +02:00