In This Project, I created a Tic Tac Toe Game in C++. The code basically works on Array. It all starts with drawing a board and clearing screen again and again using drawboard() function. It takes input from user to change the respective block in board to "X" or "O". At final it user a checkWin() function to check if any player had win, By using a if-condition of every winning posiblity in tic tac toe.
-
Notifications
You must be signed in to change notification settings - Fork 0
harshverma27/tictactoegame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In This Project, I created a Tic Tac Toe Game in C++.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published