File: control

package info (click to toggle)
tennix 1.3.4-0.1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 5,912 kB
  • sloc: cpp: 4,395; sh: 285; python: 275; makefile: 82; ansic: 34
file content (25 lines) | stat: -rw-r--r-- 798 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
Source: tennix
Section: games
Priority: optional
Maintainer: Andrea Colangelo <warp10@ubuntu.com>
Homepage: http://icculus.org/tennix
Build-Depends: debhelper-compat (= 12),
               libsdl2-dev,
               libsdl2-gfx-dev,
               libsdl2-mixer-dev,
               libsdl2-image-dev,
               libsdl2-ttf-dev,
               libsdl2-net-dev,
               python3-dev
Standards-Version: 4.5.0

Package: tennix
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: 2D tennis game
 Tennix is a funny tennis game in 2D. You can play against the computer or
 against another player using the keyboard. The game runs in-window at 640x480
 resolution or fullscreen.
 .
 Refer to manpage tennix(6) for gameplay instructions and command-line options.