https://github.com/keshavbhatt/2048-qt
2048 game web-app turned into Qt App using QWebkit module.
https://github.com/keshavbhatt/2048-qt
2048 2048-game html-game qt5 qwebkit qwebkitwidgets
Last synced: 25 days ago
JSON representation
2048 game web-app turned into Qt App using QWebkit module.
- Host: GitHub
- URL: https://github.com/keshavbhatt/2048-qt
- Owner: keshavbhatt
- Created: 2016-11-26T17:20:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T06:44:26.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T04:52:49.576Z (12 months ago)
- Topics: 2048, 2048-game, html-game, qt5, qwebkit, qwebkitwidgets
- Language: JavaScript
- Homepage:
- Size: 9.56 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 RunAlternatively you can directly run `qmake` in source dir of project to configure and use `make` to build.
## Screenshots (could be old)

