simple tic tac toe game written in C.
Go to file
array-in-a-matrix 9918899ffc created everything 2021-06-27 21:17:55 -04:00
.gitignore Initial commit 2021-06-27 14:58:36 -04:00
LICENSE Initial commit 2021-06-27 14:58:36 -04:00
README.md Initial commit 2021-06-27 14:58:36 -04:00
functions.h created everything 2021-06-27 21:17:55 -04:00
index.c created everything 2021-06-27 21:17:55 -04:00
makefile created everything 2021-06-27 21:17:55 -04:00
tictactoe created everything 2021-06-27 21:17:55 -04:00

README.md

tic-tac-toe

simple tic tac toe game written in C.