Gomoku Game
Also called Five in a Row. Try to get five stones in a row, column or diagonal.
It uses a "Go" board, but is a very different game.
images/gomoku.js
Play vs computer or another human
Also called Five in a Row. Try to get five stones in a row, column or diagonal.
It uses a "Go" board, but is a very different game.