Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 179 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 179 Bytes

2048

simple 2048 game written in C++ using QT.

for compiling the project you need:

gcc ( that supports C++17 )

cmake( atleast 3.5 ) installed.

qtcreator