Skip to content

"Gomoku-api" is an api that searches for the best move and returns it when you send the current board as json.

License

Notifications You must be signed in to change notification settings

m-star18/Gomoku-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku-api

"Gomoku-api" is an api that searches for the best move and returns it when you send the current board as json.

Requirement

  • Flask 2.0.1
  • Flask_Cors 3.0.10
  • Gunicorn 20.1.0

Usage

git clone https://github.com/m-star18/Gomoku-api.git
cd Gomoku-api
docker-compose up -d

Algorithm

Dependent repository

License

This program is released under MIT license.

About

"Gomoku-api" is an api that searches for the best move and returns it when you send the current board as json.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages