[perft] A small Perft program

This commit is contained in:
Eryn Wells 2025-06-08 17:19:00 -07:00
parent ae0ae49093
commit 0167794346
4 changed files with 80 additions and 1 deletions

View file

@ -4,7 +4,7 @@ members = [
"board",
"core",
"explorer",
"moves",
"moves", "perft",
"position",
]
resolver = "2"