https://github.com/batux/minimax
Artificial Intelligence - Minimax Algorithm with Java
https://github.com/batux/minimax
artificial-intelligence java minimax minimax-algorithm
Last synced: 3 months ago
JSON representation
Artificial Intelligence - Minimax Algorithm with Java
- Host: GitHub
- URL: https://github.com/batux/minimax
- Owner: batux
- License: mit
- Created: 2017-03-25T20:55:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T14:39:26.000Z (over 7 years ago)
- Last Synced: 2025-01-17T21:45:52.099Z (5 months ago)
- Topics: artificial-intelligence, java, minimax, minimax-algorithm
- Language: Java
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minimax
Artificial Intelligence - Minimax Algorithm with Java