Minmax algorithm with Alpha-Beta (๐ผโ๐ฝ) Pruning optimization for the Checkers (Draughts) game.
-
Notifications
You must be signed in to change notification settings - Fork 1
Minmax (minimax) algorithm with Alpha-Beta (๐ผโ๐ฝ, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
License
njmarko/alpha-beta-pruning-minmax-checkers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
Repository files navigation
About
Minmax (minimax) algorithm with Alpha-Beta (๐ผโ๐ฝ, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages 0
No packages published