An AI implementation of the strategy board game Gomoku, using Minimax-Alphabeta pruning approach.
Primary LanguagePython