No description
Find a file
2024-01-05 16:00:50 +01:00
.github/workflows chore: Add test workflow 2024-01-05 00:55:17 +01:00
src/Game feat: Recognize game states checkmate and stalemate 2024-01-05 16:00:50 +01:00
tests/Game feat: Recognize game states checkmate and stalemate 2024-01-05 16:00:50 +01:00
.gitignore feat: Initial commit + Position & FieldBitMap classes 2023-12-25 22:53:38 +01:00
composer.json chore: Add test script to composer file 2024-01-05 00:53:48 +01:00
composer.lock feat: Initial commit + Position & FieldBitMap classes 2023-12-25 22:53:38 +01:00
LICENSE Create LICENSE 2024-01-05 00:51:35 +01:00
phpunit.xml feat: Initial commit + Position & FieldBitMap classes 2023-12-25 22:53:38 +01:00