File | Date | Author | Commit |
---|---|---|---|
README.md | 2023-04-09 |
![]() |
[346ef6] Create README.md |
tictactoe.c | 2023-04-09 |
![]() |
[b91f4b] Add files via upload |
tictactoe.exe | 2023-04-09 |
![]() |
[b91f4b] Add files via upload |
A simple player vs player 3 x 3 tic-tac-toe game implemented using 2D Arrays in C.
Instructions for Download:
- Download the C file and direcly compile it using any IDE and Compiler. No additional Requirements.
- Alternatively download the .exe file to get a ready executable.
- You may get a prompt from Windows claiming it to be potential Malware, but it is not.