"Gomoku-api" is an api that searches for the best move and returns it when you send the current board as json.
- Flask 2.0.1
- Flask_Cors 3.0.10
- Gunicorn 20.1.0
git clone https://github.com/m-star18/Gomoku-api.git
cd Gomoku-api
docker-compose up -d
This program is released under MIT license.