A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.
Primary LanguagePython
CS152 AI Final Assignment
To run the program, type:
python game.py
in terminal.