https://github.com/theosorus/ia-towa
An ia for the towa board game using the MinMax algorithm with alpha-beta
https://github.com/theosorus/ia-towa
artificial-intelligence java javafx minmax-algorithm
Last synced: 6 months ago
JSON representation
An ia for the towa board game using the MinMax algorithm with alpha-beta
- Host: GitHub
- URL: https://github.com/theosorus/ia-towa
- Owner: theosorus
- Created: 2024-01-27T11:09:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T11:23:17.000Z (almost 2 years ago)
- Last Synced: 2025-05-29T13:28:57.619Z (6 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
