5b4a901f8d
Add all legal pawn promotions
...
Initially, I only included Queen promos, but this is an issue
with perft testing, since the community counts all legal promotions
as moves. Debugging will be really difficult if I don't include this
now.
2025-08-19 15:29:56 -04:00
1b62d13acd
Add legal move filter with test
2025-08-19 15:22:06 -04:00
e5a75c0737
11-add-attack-detection ( #15 )
...
Python tests (make) / test (push) Successful in 10s
works on #11
Reviewed-on: #15
Co-authored-by: Josh <josh@joshuaschuett.com >
Co-committed-by: Josh <josh@joshuaschuett.com >
2025-08-19 15:56:28 +00:00
1db90828ac
Add Pseudo Move Generator ( #12 )
...
Python tests (make) / test (push) Successful in 11s
work on #7
Reviewed-on: #12
Co-authored-by: Josh <josh@joshuaschuett.com >
Co-committed-by: Josh <josh@joshuaschuett.com >
2025-08-18 00:28:00 +00:00
c02ec7875d
add-fen-loader ( #5 )
...
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