DanielBarton446 / DanielBarton446/ShogiAI
Alpha Beta Pruning Algorithm
Open
help wanted
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Within the dev branch create an alpha beta algorithm which uses the evaluator function for the heuristic function.
Nodes to explore will be considered through a method which gets all legal moves for the current player.
+---> This function which gets all legal moves for the current player is still in development. Simply needs testing. I will try to finish that up tonight and push the changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.