add-fen-loader (#5)
All checks were successful
Python tests (make) / test (push) Successful in 10s

Reviewed-on: #5
Co-authored-by: Josh <josh@joshuaschuett.com>
Co-committed-by: Josh <josh@joshuaschuett.com>
This commit is contained in:
2025-08-16 16:51:53 +00:00
committed by Josh
parent b9d2f096e0
commit c02ec7875d
7 changed files with 351 additions and 32 deletions

1
engine/include/fen.h Normal file
View File

@@ -0,0 +1 @@
int load_fen();