Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 598 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 598 Bytes

Tic Tac ++; Because it was necessary

Did you ever think to yourself:

I wish to suffer, and I sure wish I coud play Tic Tac Toe in a console, and I sure dislike all the other C++ Tic Tac Toe implementations that other people made.

No? Well, too bad. I still made it.

This is version of Tic Tac Toe in C++ using two-dimensional arrays and way too many functions.

Want to play it? Here you go:

Download