8000 GitHub - Cupelt/Gomoku_RL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cupelt/Gomoku_RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku_RL

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.

Rules

Players alternate turns placing a stone of their color on an empty intersection. Black plays first. The winner is the first player to form an unbroken line of five stones of their color horizontally, vertically, or diagonally.

In some rules, this line must be exactly five stones long; six or more stones in a row does not count as a win, and is called an overline.

If the board is completely filled and no one can make a line of 5 stones, then the game ends in a draw.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0