Omok, also known as Gomoku, is a two-player game where the players take turns placing their stones on a go board. The first player to get five stones in a row wins.
I implemented this game to practice blind omok in Devil's plan.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Omok, also known as Gomoku, is a two-player game where the players take turns placing their stones on a go board. The first player to get five stones in a row wins.
I implemented this game to practice blind omok in Devil's plan.