Skip to content

nguyhh/TicTacTo

Repository files navigation

TicTacToe

This is the classic Tic-Tac-Toe game written in C++.
This has been coded to be played by 2 players from the same console.
Alternatively, each player will mark an X or an O in a 3x3 grid.
The first to achieve a line either vertically, horizontally or diagonally wins!

Instruction

1- Run the main method from the TicTacTo.cpp
2- Follow the instructions
3- Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages