c-tictactoe/README.md
simonkellet 9a4963f474 tweaks
2022-06-13 13:13:06 +01:00

138 B

TicTacToe in C

A simple TicTacToe game written in C in under 2 hours!

Usage

./build.sh

then

./ttt

Enjoy!