• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

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