Skip to content

tusharbansal0405/Tic-Tac-Toe-PVP

 
 

Repository files navigation

TIC TAC TOE in C

by Vaibhav Bahl

This is a C program to make a two player Tic Tac Toe in C with much better terminal experience

It adds colors to the traditional Black and White terminal to make to more lively!

This program Also plays songs for you while you both players try to beat each other!

How to Run The Game:

In order to run the game You need to open and run the Tic-Tac-Toe-PVP.cbp in your IDE preferably Code::Blocks


Some Tips To Remember:

  • 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


TroubleShooting

For Music Not Playing:

  • If u are using CODEBLOCKS:
    Go to Project -> Build Options -> Linker Settings -> click on add type "winmm" in the text box and click ok

  • 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

About

Tic Tac Toe made using c

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%