A player bot of Nine Men's Morris
A c++ player bot of Nine Men's Morris. Project done by an assignment of an Artificial Intelligence course. It uses an alpha-beta prunning algorithm to make its play decision.
Running
It was tested on Linux machine (Ubuntu 14.04).
On command, type "./compila.sh" to compile the application.
Then type "./mill.sh" to play against the bot, and "./botxbot.sh" to play bot against bot.
Log in or sign up for Devpost to join the conversation.