Skip to content

Java based Gomoku game with AI, five same color in a row!

Notifications You must be signed in to change notification settings

salsanads/gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku

Gomoku

Gomoku

Description

Java based Gomoku game with AI, five same color in a row!

The game rule is just same as the common Gomoku rule.
The first player color is black, players have to put a stone of their color on an empty intersection alternately. The winner is the first player who creates five stones in a row horizontally, vertically, or diagonally.

On this game, you can play with your friends or play by yourself against computer.

Download

Click here for download the .jar

About

Java based Gomoku game with AI, five same color in a row!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages