|
acb9e05e07
|
Fix king control zone, disable checks preventing castling
|
2023-03-16 12:36:46 -07:00 |
|
|
0a838ba7ee
|
Implement castling
|
2023-03-15 22:41:49 -07:00 |
|
|
c9cf5fa8fb
|
Switch from BoardCoordinate to Move for most move handling
|
2023-03-15 18:43:33 -07:00 |
|
|
36f3873816
|
Fix checkmate logic to account for other piece taking attacker
|
2023-03-15 17:00:04 -07:00 |
|
|
dcfc4ce3d9
|
WIP broken AI integration
|
2023-03-13 20:10:33 -07:00 |
|
|
17aa7c7ccb
|
Prevent moving into check, implement checkmate detection
|
2023-03-13 18:38:34 -07:00 |
|
|
023d0b9a4b
|
Implement prevention of teleportation for possible moves
|
2023-03-10 15:16:32 -08:00 |
|
|
08292bc9dd
|
Add piece graphics, flip white and black tiles, swap king and queen
|
2023-03-04 19:05:57 -08:00 |
|
|
45f7544151
|
Add TODO Knight class, make Piece abstract
|
2023-02-18 20:24:03 -08:00 |
|
|
1f578b0770
|
Make piece move restrictions, minor bugfixes
|
2023-02-18 20:14:16 -08:00 |
|
|
309231e304
|
Add comments, clean up code
|
2023-02-10 18:12:06 -08:00 |
|
|
91c04cbcf2
|
Initial commit
|
2023-02-09 20:40:12 -08:00 |
|