Skip to content

Cory-M/gomoku-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomoku-C

a man-machine gomoku game writen in C, utilizing linked-list structure to realize searching & updating the storage, and greedy algorithm to evaluate each point and to find the point that has a maximal return while keeping the return of the opponent at the minimum.

Supports:

  • Replaying the records
  • Three-handed swapping
  • Desiganate opening case
  • Withdraw
  • etc.

About

a man-machine gomoku game writen in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages