https://github.com/otmanedaoudi/chessy
A chess game using the MinMax and Alpha-Beta pruning Algorithms.
https://github.com/otmanedaoudi/chessy
ai algorithm chess python
Last synced: 7 months ago
JSON representation
A chess game using the MinMax and Alpha-Beta pruning Algorithms.
- Host: GitHub
- URL: https://github.com/otmanedaoudi/chessy
- Owner: OtmaneDaoudi
- Created: 2022-04-24T14:10:09.000Z (about 3 years ago)
- Default Branch: FULL_GUI_APP
- Last Pushed: 2024-07-08T16:20:07.000Z (12 months ago)
- Last Synced: 2024-07-08T20:47:07.733Z (12 months ago)
- Topics: ai, algorithm, chess, python
- Language: Python
- Homepage:
- Size: 30.3 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A chess game using python and the kivy library.
The game uses the famous MinMax algorithm in addition to the Alpha-Beta pruning optimization.# Screenshots(both desktop and mobile versions):



