Chess implementation in C
Find a file
2025-04-26 17:55:59 -04:00
.editorconfig Initial commit 2023-11-13 18:19:04 -05:00
.gitignore Initial commit 2023-11-13 18:19:04 -05:00
chess.c Add support for determining premoves 2025-04-26 17:42:46 -04:00
chess.h Add support for determining premoves 2025-04-26 17:42:46 -04:00
LICENSE Create LICENSE file 2023-12-18 02:08:21 -05:00
Makefile Rename main file to tests 2025-04-26 17:55:59 -04:00
tests.c Rename main file to tests 2025-04-26 17:55:59 -04:00