Its a Tic Tac Toe game which I think we all have played ...... #Instructions to run this on your computer as it will initially give some errors regarding some implicit function declarations....
-
Copy the "myconio.h" and "myconio.cpp" files povided in the repository to your compiler's include folder.
-
Copy the "libconio_unicode.a" and "libconio.a" in the lib folder of your compiler.
-
Compile and Run the TicTacTo.c file !!! It Will Work Now !!! Enjoy Playing!
~Jayesh Kugsiya