Free GMTactician Collection: Minimax Devkit

FrostyCat

Redemption Seeker
GMTactician Collection: Minimax Devkit
Easy turn-based AI for GMS 2.3+


1601518858372.png

Overview
This library provides a basic framework for implementing the Minimax algorithm. Both synchronous and asynchronous evaluation are supported, and you can develop a basic AI off the rules of the game plus a numeric heuristic function rating the outcome of the board state.

Downloads / Links
GitHub: Link | Repository | Wiki
Reversi Example: Link (Windows) | Repository | Wiki

Feedback Welcome!
If you have any suggestions or bug reports, please open an issue or contribute on GitHub.
 
Last edited:
Top