2048-Qt
A clone of 2048, implemented in Qt.
Features
- Cross platform
Currently tested on Windows and Linux. Should be able to run on Mac OS X or even Android and iOS. - Shipped with multiple variants
- 2048
- Degree (学位)
- Military Rank (军衔)
- PRC (天朝)
- Multi-language support, currently
- English
- Simplified Chinese
Screenshots
Downloads
Check https://github.com/xiaoyong/2048-Qt/releases for compiled binary executable files.
Windows
All required Qt libraries have been packed into one .exe file. So it should work out of the box.
Linux
The Qt libraries (version >= 5.2.1) are required. Make sure that they are installed on you system.
Todo
- AI support
Description
Languages
QML
45.5%
JavaScript
39.5%
C++
9%
QMake
3.6%
Roff
1.4%
Other
1%