diff options
author | adamw <adamw@FreeBSD.org> | 2005-05-28 16:56:35 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-05-28 16:56:35 +0800 |
commit | 1bfcaf4f9ab9b6441d7f0a917f3421206fbe43a3 (patch) | |
tree | eb6742332b661faf6b4455f05f57f195490ed814 /games/ppracer/pkg-descr | |
parent | 8d833f0178b2620f8da48fd9ac1c1acb81724f9c (diff) | |
download | freebsd-ports-gnome-1bfcaf4f9ab9b6441d7f0a917f3421206fbe43a3.tar.gz freebsd-ports-gnome-1bfcaf4f9ab9b6441d7f0a917f3421206fbe43a3.tar.zst freebsd-ports-gnome-1bfcaf4f9ab9b6441d7f0a917f3421206fbe43a3.zip |
Add ppracer, which is pretty much the next generation of
TuxRacer. Note that it has some rendering issues. It plays
fine but it looks wonky on some cards.
PlanetPenguin Racer is an OpenGL racing game featuring Tux, the
Linux mascot. The goal of the game is to slide down a snow- and
ice-covered mountain as quickly as possible. It is based on the
GPL version of TuxRacer.
Differences from TuxRacer include:
* Course progress bar
* Themes
* New terrain types (lava, etc.)
* Actively developed!
WWW: http://projects.planetpenguin.de/racer/
Diffstat (limited to 'games/ppracer/pkg-descr')
-rw-r--r-- | games/ppracer/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games/ppracer/pkg-descr b/games/ppracer/pkg-descr new file mode 100644 index 000000000000..07f72acd12b8 --- /dev/null +++ b/games/ppracer/pkg-descr @@ -0,0 +1,12 @@ +PlanetPenguin Racer is an OpenGL racing game featuring Tux, the +Linux mascot. The goal of the game is to slide down a snow- and +ice-covered mountain as quickly as possible. It is based on the +GPL version of TuxRacer. + +Differences from TuxRacer include: + * Course progress bar + * Themes + * New terrain types (lava, etc.) + * Actively developed! + +WWW: http://projects.planetpenguin.de/racer/ |