/gomoku-ai

A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.

Primary LanguagePython

gomoku-ai

CS152 AI Final Assignment

To run the program, type:

python game.py

in terminal.