Skip to content

This program implements a simple console-based Tic-Tac-Toe game in C++. It follows the rules you provided and allows two players to play against each other. The game will prompt players for their moves, display the current state of the board, check for a win or draw, switch players, and ask if the players want to play another game.

Notifications You must be signed in to change notification settings

Subrat-03/Tic-Toe-Game.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tic_Toe_Game

This program implements a simple console-based Tic-Tac-Toe game in C++. It follows the rules you provided and allows two players to play against each other. The game will prompt players for their moves, display the current state of the board, check for a win or draw, switch players, and ask if the players want to play another game.

About

This program implements a simple console-based Tic-Tac-Toe game in C++. It follows the rules you provided and allows two players to play against each other. The game will prompt players for their moves, display the current state of the board, check for a win or draw, switch players, and ask if the players want to play another game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages