What it does

The Tic Tac Toe Game Project is developed using C++ programming language. This project is a multiplayer game in which players compete in a 3×3 grid. In this Tic Tac Toe Game, both players must enter a particular number one to nine based on the grid position in order to make a mark X or O. The winner will be the first player to successfully position three of their marks in a horizontal, vertical, or diagonal) row.

How we built it

Using C++

Challenges we ran into

Multi Pair Functionality

Built With

Share this project:

Updates