k9du / qt-2048

The game 2048 implemented in C++ using Qt-creator. The game logic was implemented ready by our course staff, but I created the GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qt-2048

The game 2048 implemented in C++ using Qt-creator. The game was made for a school course, hence the game logic was given ready by the schools course staff. I created the GUI using Qt-creator. Instructions for the game can be found in Finnish and English in the repo. To play the game, clone in to the repo, and open the numbers_gui.pro file as a project on your own Qt-creator. Let me know if you find any bugs of sorts. Cheers

About

The game 2048 implemented in C++ using Qt-creator. The game logic was implemented ready by our course staff, but I created the GUI.

License:MIT License


Languages

Language:C++ 68.1%Language:C 30.5%Language:QMake 1.4%