No description
Find a file
2024-10-31 21:21:47 +01:00
.github/workflows chore: Add test workflow 2024-01-05 00:55:17 +01:00
html feat: Add PeSTO evaluation 2024-10-31 20:34:22 +01:00
js fix: Clicking on a piece will no longer prevent the move 2024-10-31 16:46:53 +01:00
src fix: index out of range error in PeSTO heuristic 2024-10-31 21:21:47 +01:00
tests/Game fix: Current side stays the same on apply in place 2024-10-27 12:49:29 +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