source: libcaca/trunk/debian/control @ 19

Last change on this file since 19 was 19, checked in by Sam Hocevar, 20 years ago
  • real Debian package files.
  • two new types of aliens. only one rules.
  • removed gfx_write in favor of gfx_putchar and gfx_putstr.
  • added bonuses at alien death. they do nothing yet.
  • seeker missiles. 'b' to test.
  • weapon resolution is now 16*char. needs to be generalized.
  • fixed the supernova bugs. center could collide with the tunnel, and the last frame was badly displayed.
  • lots of cleanups everywhere.
File size: 392 bytes
Line 
1Source: ttyvaders
2Section: games
3Priority: optional
4Maintainer: Samuel Hocevar <sam@zoy.org>
5Build-Depends: debhelper (>=2.2.0), slang1-dev
6Standards-Version: 3.5.6
7
8Package: ttyvaders
9Section: games
10Architecture: any
11Depends: ${shlibs:Depends}
12Description: A vertical shoot 'em up with text-mode graphics.
13 TTYvaders is a vertical shoot 'em up for the console or the terminal.
14 .
15 It rules.
Note: See TracBrowser for help on using the repository browser.