Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 669 Bytes

File metadata and controls

32 lines (16 loc) · 669 Bytes

GOMoku Java Game

What is GOMoku?

GOMoku, also called Five in a Row, is an abstract strategy board game. It is traditionally played 
with Go pieces (black and white stones) on a Go board. It is played using a 19×19 board or 
15×15 board. Because pieces are typically not moved or removed from the board, gomoku may also
be played as a paper-and-pencil game. The game is known in several countries under different names.

Board of GOMoku

15×15 board

15×15 board

19×19 board

19×19 board

This is under License GPL v3 

Authors: