Tic Tac Toe CPP
- #CLI
A classic game of Tic Tac Toe for the Command Line.
Made With
- C++
- GCC
Features
Designed using OOP principles
Intuitive Command Line Interface
Screen "refreshes", giving the illusion of animation frames
Play against the computer
All user input is validated
Preview
Usage
1. Download and cd into the project
2. Compile source code into binary (executable) file
3. Run the executable file