php-chess/tests/Game
2024-01-07 13:15:13 +01:00
..
BishopTest.php refactor: Move type strings to type enum 2024-01-07 12:02:58 +01:00
FieldBitMapTest.php feat: Add pawns to game system 2023-12-29 23:40:38 +01:00
GameTest.php feat: Correctly apply castles 2024-01-07 13:15:13 +01:00
KingTest.php fix: King can not castle out of check 2024-01-07 12:39:42 +01:00
KnightTest.php refactor: Move type strings to type enum 2024-01-07 12:02:58 +01:00
PawnTest.php refactor: Move type strings to type enum 2024-01-07 12:02:58 +01:00
PositionTest.php feat: Add pawns to game system 2023-12-29 23:40:38 +01:00
QueenTest.php refactor: Move type strings to type enum 2024-01-07 12:02:58 +01:00
RookTest.php refactor: Move type strings to type enum 2024-01-07 12:02:58 +01:00