wjossowski / milo-noughts-and-crosses

This repository contains a QML-based Noughts-and-Crosses game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noughts and Crosses

This repository contains a QML-based Noughts-and-Crosses game for Milo Solutions

Menu navigation

Swipe right/left to open game board or settings.

Available Settings

  • Player names
  • Grid size
  • Clean

Requirements

  • Qt 5.7 or newer (Used QtQuickControls v 2.0)
  • C++11 compiler

Functionalities

  • Qt/C++ back-end application conjugated with QML user interface
  • Fully scalable user interface
  • Ability to change grid size by user
  • Notifications
  • Ready to be pushed to Google/iOS store

About

This repository contains a QML-based Noughts-and-Crosses game


Languages

Language:C++ 54.5%Language:QML 39.9%Language:JavaScript 3.4%Language:QMake 2.2%