Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 534 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 534 Bytes

TicTacToe

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....

  1. Copy the "myconio.h" and "myconio.cpp" files povided in the repository to your compiler's include folder.

  2. Copy the "libconio_unicode.a" and "libconio.a" in the lib folder of your compiler.

  3. Compile and Run the TicTacTo.c file !!! It Will Work Now !!! Enjoy Playing!

                                 ~Jayesh Kugsiya