Source: 2048-qt Section: games Priority: optional Maintainer: Alejandro Garrido Mota Build-Depends: debhelper (>= 12~), qtbase5-dev, qtdeclarative5-dev Standards-Version: 4.3.0 Homepage: https://github.com/xiaoyong/2048-Qt Vcs-Git: https://salsa.debian.org/alejandro/2048-qt.git Vcs-Browser: https://salsa.debian.org/alejandro/2048-qt Package: 2048-qt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, qml-module-qtquick-controls, qml-module-qtquick-dialogs Description: mathematics based puzzle game 2048 puzzle is mathematics based puzzle game where you have to slide tiles on a grid to combine them and create a tile with the number 2048. You have to merge the similar number tiles (2n) by moving the arrow keys in four different directions. When two tiles with the same number touch, they will merge into one.