mchess-client/lib
Marco 212a54612c Implement moves by tapping the squares
This adds an option to dragging-and-dropping which is slightly hard on
smaller screens.

Fix promotions when tapping and fix handling of subsequently tapping two pieces of your color

Cancel tap if a drag is started (tapped square will not stay red in case a drag is started)

Change url strategy back to the hashtag thing

Change version

Fix bug that would not allow a piece move if you tried to take an opponents piece.

Fix the coloring of the last move after an invalid move was played.

Upgrading deps
2024-01-17 20:58:13 +01:00
..
api Fix routing and move handling 2023-12-25 17:50:58 +01:00
chess Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00
chess_bloc Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00
connection Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00
connection_cubit A lot of changes again?!? 2023-06-30 01:49:18 +02:00
pages Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00
utils Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00
main.dart Implement moves by tapping the squares 2024-01-17 20:58:13 +01:00