File: control

package info (click to toggle)
tenmado 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,208 kB
  • sloc: ansic: 22,906; sh: 1,072; yacc: 321; makefile: 300; lex: 170
file content (32 lines) | stat: -rw-r--r-- 1,218 bytes parent folder | download
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
32
Source: tenmado
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper (>= 11),
 libsdl-image1.2-dev,
 libsdl1.2-dev
Standards-Version: 4.2.0
Homepage: http://www.interq.or.jp/libra/oohara/tenmado/index.html
Vcs-Git: https://salsa.debian.org/games-team/tenmado.git
Vcs-Browser: https://salsa.debian.org/games-team/tenmado

Package: tenmado
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: hard-core shoot 'em up game in blue-or-red world
 tenmado is a vertically scrolling, late 1990s style (that is, a massive
 number of enemy shots against a smaller-than-it-looks spaceship) shoot 'em
 up game.  A very accurate collision detection makes it a game of
 dexterity.  If something looks like a triangle, it is a triangle, not
 a rectangle of similar size.
 .
 However, surviving is only 20% of the game.  The main feature of tenmado
 is the "color chain bonus".  You can get a very big score (about 100 times
 bigger than a normal enemy-destruction point) by destroying enemies of
 the same color successively.  It is easy or difficult depending on how
 greedy you are.