mchess-client/lib
Marco c04407ae67 Make chess work.
Remove sending the new move in moveHandler, in order to prevent a loop
move -> emit -> move ...

Handle incoming moves.

There still is a major bug. Sometimes random pieces move.
2022-12-14 23:17:31 +01:00
..
chess_bloc Make chess work. 2022-12-14 23:17:31 +01:00
chessapp Make chess work. 2022-12-14 23:17:31 +01:00
connection Make chess work. 2022-12-14 23:17:31 +01:00
connection_cubit Add server password for connection, and change reconnect handling. 2022-12-13 03:36:22 +01:00
main.dart Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00