Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 305 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 305 Bytes

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