/GomokuAlphabeta

Gomoku is an abstract strategy board game, also called Omok or Five in a Row. This paper explains the implementation of an AI with minimax alpha-beta search with a sequences pattern recognition.

Primary LanguageJava

Stargazers