Skip to content

Interactive Two-Player Tic-Tac-Toe CLI Game in C++ with Real-Time Board Updates, Win Detection, and Replay Functionality.

License

Notifications You must be signed in to change notification settings

YasinRezvani/Real_Time_Tic_Tac_Toe_2_Player_CLI_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real_Time_Tic_Tac_Toe_2_Player_CLI_Game

A console-based implementation of the classic Tic-Tac-Toe game supporting two-player gameplay with real-time board updates. The project demonstrates core programming concepts including 2D array manipulation, input validation, and turn-based logic. Players can restart matches indefinitely, with win/loss/draw conditions checked after each move.

Demo 🎉

Real_Time_Tic_Tac_Toe_2_Player_Game.mp4

About

Interactive Two-Player Tic-Tac-Toe CLI Game in C++ with Real-Time Board Updates, Win Detection, and Replay Functionality.

Topics

Resources

License

Stars

Watchers

Forks

Languages