Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gazeux33/connect4_ai
Connect4 AI using Monte Carlo Tree Search
https://github.com/gazeux33/connect4_ai
Last synced: 19 days ago
JSON representation
Connect4 AI using Monte Carlo Tree Search
- Host: GitHub
- URL: https://github.com/gazeux33/connect4_ai
- Owner: Gazeux33
- Created: 2024-01-05T20:16:22.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T11:47:25.000Z (11 months ago)
- Last Synced: 2024-01-28T13:03:40.045Z (11 months ago)
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connect4 AI
An ia for power using the monte carlo algorithm and the pygame library for the display
![Connect 4 img](https://i.imgur.com/MNuqNaF.png)