Commit Graph

6 Commits

Author SHA1 Message Date
5a25eba8f6 Add move_gen function
All checks were successful
Python tests (make) / test (push) Successful in 10s
2025-08-17 12:17:51 -04:00
e9d64a35db Add king castle helpers 2025-08-16 15:06:18 -04:00
71f38b3f3e Fix struct 2025-08-16 14:14:47 -04:00
a31b3ca265 Add move type enum and move struct
Some checks failed
Python tests (make) / test (push) Failing after 10s
2025-08-16 14:09:42 -04:00
c02ec7875d 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>
2025-08-16 16:51:53 +00:00
3ba72c0bc3 add-piece-move-cache (#1)
Reviewed-on: #1
Co-authored-by: Josh <josh@joshuaschuett.com>
Co-committed-by: Josh <josh@joshuaschuett.com>
2025-08-10 19:39:18 +00:00