Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sameetasadullah/chess-game-agent-using-minimax
Developed a chess game agent using Minimax Algorithm in Python Language
https://github.com/sameetasadullah/chess-game-agent-using-minimax
artificial-intelligence artificial-intelligence-algorithms chess-ai minimax minimax-algorithm minimax-search pycharm pycharm-ide python python3
Last synced: 4 days ago
JSON representation
Developed a chess game agent using Minimax Algorithm in Python Language
- Host: GitHub
- URL: https://github.com/sameetasadullah/chess-game-agent-using-minimax
- Owner: SameetAsadullah
- License: mit
- Created: 2022-08-14T23:40:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T23:49:17.000Z (over 2 years ago)
- Last Synced: 2024-10-31T17:44:48.650Z (about 2 months ago)
- Topics: artificial-intelligence, artificial-intelligence-algorithms, chess-ai, minimax, minimax-algorithm, minimax-search, pycharm, pycharm-ide, python, python3
- Language: Python
- Homepage:
- Size: 479 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chess Game Agent Using Minimax
### Description
Developed a `Chess Game Agent` using `Minimax Algorithm` in `Python Language`. Detailed `Project Description` can be found [Here](https://github.com/SameetAsadullah/Chess-Game-Agent-Using-Minimax/blob/main/Project%20Statement.pdf). .Detailed `Report` can be found [Here](https://github.com/SameetAsadullah/Chess-Game-Agent-Using-Minimax/blob/main/Report.pdf). Run `src.py` to `Start The Game`.### Working Screenshots
### Contributors
- [Sameet Asadullah](https://github.com/SameetAsadullah)
- [Aysha Noor](https://github.com/ayshanoorr)