# gomoku-alphabeta **Repository Path**: Sean_W/gomoku-alphabeta ## Basic Information - **Project Name**: gomoku-alphabeta - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-19 - **Last Updated**: 2024-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gomoku-alphabeta > An Gomoku AI using minimax algorithm and alpha-beta prunning

## Requirements * `python3` * `pip` ## Run the AI 1. `pip install -r requirements.txt` 1. `cd src && python3 gui.py` 1. Access the localhost on your browser