Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Noughts and Crosses is a cross-platform game implemented in Qt5 Quick/QML

License

Notifications You must be signed in to change notification settings

HappySeaFox/noughts-crosses

Repository files navigation

Noughts and Crosses game

This is a pretty simple noughts and crosses game implemented using Qt and QML.

The game is implemented using Qt Quick/QML without separating the game engine from the QML code.

Author: Dmitry Baryshev

Noughts and Crosses

Build requirements

Windows

  • Qt >= 5.9
  • MSVC or MinGW, whatever you prefer

Debian/Ubuntu

  • sudo apt install build-essential qtbase5-dev qml-module-qtquick-controls2

Licenses

  • The whole project is under the MIT license

  • smile.png and sad.png are taken from

  • noughts and crosses icons are made by the author