20-add-negamax-eval-function #31

Merged
Josh merged 9 commits from 20-add-negamax-eval-function into main 2025-08-26 00:28:03 +00:00
Owner
No description provided.
Josh added 2 commits 2025-08-23 17:10:54 +00:00
Add halfmove and fullmove clock count
All checks were successful
Python tests (make) / test (push) Successful in 12s
60a987a7a1
Add some basic algorithms and eval functions for an AI
All checks were successful
Python tests (make) / test (push) Successful in 11s
4fc982eac2
Josh added 1 commit 2025-08-25 17:02:05 +00:00
Remove unused function and add missing header prototypes
All checks were successful
Python tests (make) / test (push) Successful in 11s
c82c50e6dd
Josh added 2 commits 2025-08-25 17:03:05 +00:00
Remove same check
All checks were successful
Python tests (make) / test (push) Successful in 11s
633cdd2d7d
Josh added 4 commits 2025-08-26 00:25:14 +00:00
Update simulation class
All checks were successful
Python tests (make) / test (push) Successful in 12s
Python tests (make) / test (pull_request) Successful in 13s
8de2a17fb8
Author
Owner

works on #20

works on #20
Josh merged commit 27d0f1b6e6 into main 2025-08-26 00:28:03 +00:00
Josh deleted branch 20-add-negamax-eval-function 2025-08-26 00:28:03 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: projects/chess#31
No description provided.