Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

krchmkn/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Build an executable:

make

Run:

make run

Clean all builds:

make clean

Run app in docker container:

bash docker.sh