1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: zatacka
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Alexandre Detiste <tchet@debian.org>,
Build-Depends:
debhelper-compat (= 13),
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libsdl-ttf2.0-dev,
libsdl1.2-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/simenheg/zatackax
Vcs-Git: https://salsa.debian.org/games-team/zatacka.git
Vcs-Browser: https://salsa.debian.org/games-team/zatacka
Package: zatacka
Architecture: any
Provides: zatackax
Depends:
fonts-jura,
${misc:Depends},
${shlibs:Depends},
Description: arcade multiplayer game like nibbles
This is an arcade multiplayer game for 2 - 6 players on one keyboard, clone
of Achtung die Kurve classical dos game. You handle your line and you must
sidetrack lines of other players and of course walls. When some player dies,
survival gets one point. When only one player is left alive, the round is
finished. Each game has eleven rounds.
|