Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monhauvd/caro_ai
The Caro AI game use minimax algorithm
https://github.com/monhauvd/caro_ai
ai caro minimax minimax-algorithm minimax-alpha-beta-pruning
Last synced: about 2 months ago
JSON representation
The Caro AI game use minimax algorithm
- Host: GitHub
- URL: https://github.com/monhauvd/caro_ai
- Owner: MonHauVD
- Created: 2024-05-09T08:41:22.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T07:32:52.000Z (2 months ago)
- Last Synced: 2024-11-06T08:28:51.490Z (2 months ago)
- Topics: ai, caro, minimax, minimax-algorithm, minimax-alpha-beta-pruning
- Language: Python
- Homepage: https://github.com/MonHauVD/Caro_AI
- Size: 29.7 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Caro_AI
The Caro AI game use minimax algorithm and alpha-beta pruningTo play it: just download a rar file and decompression it.
To use code: setup library in requirement and run a main.py
Thank you!
#Caro
#Caro AI
#Github
#Minimax Algorithm