Skip to content

thomasporter522/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Tic-Tac-Toe can be generalized by allowing each square of the board to contain its own, smaller Tic-Tac-Toe game. The small square in which the last mark was placed determines the large square in which the next mark must be placed.

This program can run a game of this sort for any level of nestedness, n.

Here's a randomly played game of size n = 7:

plot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages