A chess game using python and the kivy library. The game uses the famous MinMax algorithm in addition to the Alpha-Beta pruning optimization.
-
Notifications
You must be signed in to change notification settings - Fork 0
OtmaneDaoudi/Chessy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A chess game using the MinMax and Alpha-Beta pruning Algorithms.