Skip to content

The popular board game Gomoku (a.k.a Connect 5) implemented in Python

Notifications You must be signed in to change notification settings

qingyuan-wu/Gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Gomoku

Gomoku, or Connect 5, is a classic two-player board game played on a board with variable sizes.

This is a simple, minimal-GUI Gomoku program that allows you to play against a computer AI, or your friend. Simply run the play_gomoku.py file to start playing now!

image

About

The popular board game Gomoku (a.k.a Connect 5) implemented in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages