/qt2048

2048 for desktop, iOS and Android

Primary LanguageC++

Qt 2048

Example program of a 2048 in Qt Quick, running on :

  • Desktop (Mac, Linux, Windows)
  • iOS (iPhone, iPad, …)
  • Android

Prerequisites

Tested with Mac OS X 10.9 Mavericks.

Run

  1. git clone https://github.com/sogilis/qt2048
  2. Open Qt Creator.
  3. Open qt2048.pro.
  4. Add kits if needed.
  5. Select your target and run !