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.
- Host: GitHub
- URL: https://github.com/achrovisual/checkers
- Owner: achrovisual
- License: mit
- Created: 2022-01-30T18:40:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T05:28:40.000Z (over 4 years ago)
- Last Synced: 2025-01-19T23:36:36.821Z (over 1 year ago)
- Topics: checkers, history-heuristic, minimax-alpha-beta-pruning
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE