mchess-client/lib/chess_bloc
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.dart Make chess work. 2022-12-14 23:17:31 +01:00
chess_events.dart Add chess_events.dart file. 2022-11-13 13:10:06 +01:00