tic tac toe in vanilla C made as a small timepass project
v1.1 will add:
- player's choice of UI changed at any time by inputting a cheat code
- terminal delayed for smooth experience in some ides
-SonicX1829 (Remaster Expert)
v1.0 updates
- tie works as intended now
- player's turn is not skipped anymore
- improved UI
- functions added for easier flow of control