Skip to content

Play a command line tic tac toe game of any width/height up to (and including) 9

Notifications You must be signed in to change notification settings

bryceorchard/tic_tac_toe_any

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Uses arrays to represent the game board, and combined with generalized checking algorithms, allows for a tic tac toe game board with width/height up to 9.

About

Play a command line tic tac toe game of any width/height up to (and including) 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages