Skip to content

Also known as Tic Tac Toe. Implemented using the Qt5 widgets library

License

Notifications You must be signed in to change notification settings

Will-Banksy/Naughts-And-Crosses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt5 Naughts and Crosses

Also known as Tic Tac Toe. Implemented using the Qt5 widgets library.

-- Complete and working/functional --

Compile & Run

Compile

You need Qt5 and CMake 3.0 or higher

Navigate to project directory, then:

mkdir build && cd build
cmake ..
make

Run

./ext_naughtsandcrosses

About

Also known as Tic Tac Toe. Implemented using the Qt5 widgets library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published