Skip to content

A simple Tic Tac Toe game written in C. No graphics, just keyboard symbols used.

Notifications You must be signed in to change notification settings

Stolichnayer/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

A simple multiplayer Tic Tac Toe game written in C. No graphics, just keyboard symbols used.

Two player local multiplayer.

Play by typing the coordinates of the grid in "x,y" format. (for example "1,2" - 1st row, 2nd column)

alt text

About

A simple Tic Tac Toe game written in C. No graphics, just keyboard symbols used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages