Skip to content

sbtsamara/GomokuManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GomokuManager

Gomoku game manager is a server side component of Gomoku game.

Run target\start.cmd to execute it.

Edit resourses\config.properties to change game options and path to bots and results log.

Lite version of server is in Lite directory. Put your bot executor in Lite\botHere directory to use it.