]> git.deb.at Git - pkg/netris.git/blob - debian/control
Imported Debian patch 0.4-3
[pkg/netris.git] / debian / control
1 Source: netris
2 Section: games
3 Priority: extra
4 Maintainer: Gergely Madarasz <gorgo@caesar.elte.hu>
5 Standards-Version: 2.1.2.2
6
7 Package: netris
8 Architecture: any
9 Depends: ${shlibs:Depends}
10 Description: A free, networked version of T*tris
11  Netris is a free, networked variant of Tetris.
12  .
13  One-player mode is a tad boring at the moment, because it never
14  gets any faster, and there's no scoring.  This will be rectified
15  at some point.
16  .
17  Two players can play against each other. If you fill two or three 
18  lines with one piece, your opponent gets respectively one or two 
19  unfilled lines at the bottom of his screen. If you fill four lines
20  with one piece, your opponent will get four unfilled lines.
21  .
22  This version at least partially supports robots. You can find the
23  protocol description in the documentation, and a sample robot in
24  the examples.