Web based Popular 2048 game app implemented in Qt 5, uses QWebKit.
- Clone project.
- Open the project with Qt Creator
- Configure the project with compitable Qt toolkit (Qt5x recommeneded)
- Build and Run
Alternatively you can directly run qmake
in source dir of project to configure and use make
to build.