Skip to content

Play a game of tic-tac-toe (3-in-a-row on 3x3 board), gomoku (5-in-a-row on 19x19 board), or anything in between.

Notifications You must be signed in to change notification settings

ericlavigne/gomoku-2010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Creating a program for playing tic-tac-toe or gomoku, which differ only in board size and the number of stones in a row that are required to win. This program will include a game server like the one in my Island Wari program, as well as a computer player.

About

Play a game of tic-tac-toe (3-in-a-row on 3x3 board), gomoku (5-in-a-row on 19x19 board), or anything in between.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published