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
|
Source: pyracerz
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Carlos Galisteo <cgalisteo@k-rolus.net>,
Barry deFreese <bdefreese@debian.org>
Build-Depends:
debhelper (>= 9)
Build-Depends-Indep:
python
Standards-Version: 3.9.6
Homepage: http://pyracerz.sourceforge.net/
Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/pyracerz/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/pyracerz/
Package: pyracerz
Architecture: all
Depends:
libsdl-ttf2.0-0,
python-pygame,
${misc:Depends},
${python:Depends}
Description: multiplayer top view 2D racing game
It features multiplayer (on the same computer), tournaments, high scores,
replays, 6 tracks (really 12, because each track can be used Normal or
Reverse), 9 cars, a basic robot player, 3 different levels of difficulty,
and a music player (it can play the .ogg files locating in the musics
directory).
|