|
01dcc74cfc
|
Refactor chess square and prepare display of square in check.
|
2023-09-04 21:39:51 +02:00 |
|
|
43d8d77abc
|
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 |
|
|
c213d9b1f3
|
Use position to build board
Now the client considers the position sent by the server to build the
position on the board.
|
2023-08-14 17:04:25 +02:00 |
|
|
a5befed62c
|
Make promotions work.
|
2023-07-03 19:41:12 +02:00 |
|
|
3bec7a84d8
|
Lay foundation for promotions.
|
2023-07-01 09:29:43 +02:00 |
|
|
43fca47dae
|
Changes you see? To many to name them. And a splash screen for flutter web of course.
|
2023-06-28 12:37:59 +02:00 |
|
|
8572aa73e6
|
Add ChessPosition that will handle position.
|
2023-01-30 22:39:13 +01:00 |
|
|
80a24bafd6
|
Add GoRouter and do a lot of renaming.
|
2022-12-25 16:16:23 +01:00 |
|
|
2ad028f8a7
|
Many many changes.
|
2022-12-18 01:04:08 +01:00 |
|
|
126286ece4
|
Add chess_events.dart file.
|
2022-11-13 13:10:06 +01:00 |
|