File: control

package info (click to toggle)
tennix 1.1-3.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 6,804 kB
  • sloc: ansic: 2,906; cpp: 2,340; python: 275; objc: 245; makefile: 127
file content (24 lines) | stat: -rw-r--r-- 776 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
Source: tennix
Section: games
Priority: optional
Maintainer: Andrea Colangelo <warp10@ubuntu.com>
Homepage: http://icculus.org/tennix
Build-Depends: debhelper-compat (= 12),
               libsdl1.2-dev,
               libsdl-mixer1.2-dev,
               libsdl-image1.2-dev,
               libsdl-ttf2.0-dev,
               libsdl-net1.2-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.