This is a C program to make a two player Tic Tac Toe in C with much better terminal experience
It adds
colorsto the traditional Black and White terminal to make to more lively!
This program Also
plays songsfor you while you both players try to beat each other!
In order to run the game You need to open and run the Tic-Tac-Toe-PVP.cbp in your IDE preferably Code::Blocks
-
You can choose ANY Alphabet to play with (Thats right, its not that traditional "X" and "O" game)!!
-
You can change the music track pressing "m"
-
You can undo any move by pressing "u"
-
Press "r" to restart the game
-
Also if are not willing to play anymore press "E" to End/Quit the game any time
For Music Not Playing:
- If u are using CODEBLOCKS:
Go toProject->Build Options->Linker Settings-> click onaddtype "winmm" in the text box and clickok
- If u are using any other IDE search online for the settings on how to play music in c code in your IDE
For Any Other Queries/Problems:
Kindly Contact ME Through vibhubahl10@gmail.com