https://github.com/gazeux33/ia-towa
An ia for the towa board game using the MinMax algorithm with alpha-beta
https://github.com/gazeux33/ia-towa
artificial-intelligence java javafx minmax-algorithm
Last synced: 3 months ago
JSON representation
An ia for the towa board game using the MinMax algorithm with alpha-beta
- Host: GitHub
- URL: https://github.com/gazeux33/ia-towa
- Owner: Gazeux33
- Created: 2024-01-27T11:09:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T11:23:17.000Z (over 1 year ago)
- Last Synced: 2025-02-09T14:19:40.526Z (4 months ago)
- Topics: artificial-intelligence, java, javafx, minmax-algorithm
- Language: Java
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Towa
An ia for the towa board game using the MinMax algorithm with alpha-beta
