Skip to content

gomoku AI via negamax search, implementing in C language

License

Notifications You must be signed in to change notification settings

coyorkdow/gomoku_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compile with GCC

gcc AI.c main.c -o out

About

gomoku AI via negamax search, implementing in C language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages