mchess-client/lib
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
..
api Use position to build board 2023-08-14 17:04:25 +02:00
chess Display last played move. 2023-08-19 03:45:03 +02:00
chess_bloc Display last played move. 2023-08-19 03:45:03 +02:00
connection 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
connection_cubit A lot of changes again?!? 2023-06-30 01:49:18 +02:00
pages Display last played move. 2023-08-19 03:45:03 +02:00
utils Display last played move. 2023-08-19 03:45:03 +02:00
main.dart Remove html depencencies and alway connecto to remote server. 2023-01-29 21:09:18 +01:00