gomoku-alphabeta An Gomoku AI using minimax algorithm and alpha-beta prunning Requirements python3 pip Run the AI pip install -r requirements.txt cd src && python3 gui.py Access the localhost on your browser