We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gomoku AI via negamax search, implementing in C language
There was an error while loading. Please reload this page.
compile with GCC
gcc AI.c main.c -o out