Tic-Tac-Toe

A simple tic-tac-toe game for the Linux Commandline

This program is part of a C++ Course titled: The Complete C++ Developer Course1 by Dr. John P. Baugh.

It's a very simple and basic tic-tac-toe game, with semi-random selection of the first player (X or O).

Screenshot

Figure 1. tic-tac-toe game
tic-tac-toe game

Download

1 This course is also available on Udemy.