Source: puzzle15
Section: games
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libsdl3-dev,
 libsdl3-image-dev,
 libsdl3-mixer-dev,
 libsdl3-ttf-dev
Standards-Version: 4.7.4
Homepage: https://bitbucket.org/admsasha/puzzle15/
Vcs-Browser: https://salsa.debian.org/debian/puzzle15
Vcs-Git: https://salsa.debian.org/debian/puzzle15.git

Package: puzzle15
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 fonts-inter
Description: Classic sliding tiles 15-puzzle game
 The 15 Puzzle is a classic sliding tiles puzzle. One space is left empty,
 allowing the tiles to be moved. The goal is to arrange the tiles in numerical
 order by sliding them into the vacant spot, using the fewest moves possible.
