Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 363 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 363 Bytes

Tic Tac Toe

Simple Terminal game written in C. Still needs a lot of features to be added. Feel free to inform about bugs and improvements.

Usage

Compile the source code manually and run the executable. String parameters passed to system() functions may need to be modified according to your system. Works perfectly on termux and debian-based linux distros.