Yet Another Tic-Tac-Toe game
| src | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
YATG
YATG is Yet Another Tic tac toe Game written from scratch to learn OOP in C++
Compile
make
./yatg
Usage
input form: (y, x)
| src | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
YATG is Yet Another Tic tac toe Game written from scratch to learn OOP in C++
make
./yatg
input form: (y, x)