This website requires JavaScript.
Explore
Help
Sign In
projects
/
chess
Watch
1
Star
0
Fork
0
You've already forked chess
Code
Issues
9
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9-add-perft
#17
Merged
Josh
merged 3 commits from
add-perft
into
main
2025-08-19 22:33:27 +00:00
Conversation
1
Commits
3
Files Changed
3
+114
-2
3 Commits
Author
SHA1
Message
Date
Josh
0c6639a215
Add perft tests with nodes and counts
All checks were successful
Python tests (make) / test (push)
Successful in 11s
Details
Python tests (make) / test (pull_request)
Successful in 12s
Details
2025-08-19 18:32:15 -04:00
Josh
44b183bc4d
Fix bug in rebuild occ
...
All checks were successful
Python tests (make) / test (push)
Successful in 12s
Details
We need to init the variables in the loops first. int p=p doesn't work.
2025-08-19 17:30:01 -04:00
Josh
8cecd705a0
Add perft testing
2025-08-19 17:28:38 -04:00