1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: spout
Section: games
Priority: optional
Maintainer: Scott Leggett <scott@sl.id.au>
Build-Depends:
debhelper (>= 11.0.0),
libsdl1.2-dev
Standards-Version: 4.2.1
Homepage: https://njw.me.uk/spout/
Vcs-Git: https://salsa.debian.org/smlx-guest/spout.git
Vcs-Browser: https://salsa.debian.org/smlx-guest/spout
Package: spout
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: Tiny abstract black and white 2D cave-shooter
This is a small, abstract shooting game from Japanese developer Kuni. It is a
'caveflier' in which the exhaust from the engine also serves as a tool to
erode the cave walls.
.
Your goal is to fly upwards as long as you possibly can, without crashing
against the cave walls and the window borders.
|