GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achrovisual%2Fcheckers
PURL: pkg:github/achrovisual/checkers
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 7.81 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 3 years ago
Pushed at: over 3 years ago
Last synced at: 6 months ago
Topics: checkers, history-heuristic, minimax-alpha-beta-pruning