An open API service indexing awesome lists of open source software.

https://github.com/achrovisual/checkers

This is a simple checkers program in Python. It features an AI-bot powered by the Minimax with Alpha-Beta Pruning and optional move ordering through History Heuristic.
https://github.com/achrovisual/checkers

checkers history-heuristic minimax-alpha-beta-pruning

Last synced: over 1 year ago
JSON representation

This is a simple checkers program in Python. It features an AI-bot powered by the Minimax with Alpha-Beta Pruning and optional move ordering through History Heuristic.

Awesome Lists containing this project