Skip to content

davidks13/x-o

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-o

This repositroy contains simple tic-tac-toe game, which is played via local network using tcp/ip protocol.

To compile the game open terminal in the directory containing main.cpp and type

$ cmake -S . -B build

then go to /build directory and write

$ make

now you can play the game, just run it

$ ./Tic-Tac-Toe

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published