/qTicTacToe

Simple TicTacToe written with qt5 in c++

Primary LanguageC++GNU General Public License v3.0GPL-3.0

qTicTacToe

Simple TicTacToe written with qt5 in c++

Compile

Be sure that qt5 is installed!

qmake qTicTacToe.pro
make
./qTicTacToe

Thats it!

Release

The release is compiled on Arch GNU/Linux and needs qt_5.8

License

This is free (as in freedom) software under GPLv3.