Skip to content

2048 game web-app turned into Qt App using QWebkit module.

Notifications You must be signed in to change notification settings

keshavbhatt/2048-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-Qt

Web based Popular 2048 game app implemented in Qt 5, uses QWebKit.

How to build

  • 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.

Screenshots (could be old)

MainWindow 2048 qt by Keshav Bhatt About dialog 2048 qt by Keshav Bhatt