barrybecker4 / OnlineTTT

Attempt to create a massively multiplayer Tic-Tac-Toe game where any number of online players are automatically paired.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create variable dimension board

fromnewark opened this issue · comments

Allow board dimension to increase to a variable size, ie 100x50.

If I understand what you are asking for it would no longer be tic-tac-toe, but perhaps a game like 5-in a row such as gomoku.

Another suggestion is to have 3-D tic-tac-toe.