Skip to content

ashivliving/TicTacToeQT

Repository files navigation

Tic Tac Toe using QT & c++.

It is an easy game made using QT & C++ , QT using Qmake. INSTALLATION-

  • Clone the repository
  • Open the .pro file from QTCreator.
  • Build the program.
  • Run the executed file

Installation Using terminal

  • Clone the repository
  • cd TicTacToeQtT/
  • mkdir build/
  • cd build/
  • qmake ../TicTacToe.pro
  • make
  • ./TicTacToe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors