Skip to content

phoemur/TicTacToe

Repository files navigation

TicTacToe

Build Status

Tic Tac Toe game implemented in C++14 and QT5

Author: Fernando B. Giannasi

Build and run

qmake-qt5
make
sudo make install
tictactoe