diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-12-22 22:46:05 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-12-22 22:46:05 +0800 |
commit | b5a8cff647b47ff90c297ca67fef1cd8a20b0871 (patch) | |
tree | 7a67504d53f0843cc320678d289cb7faa8df5a8f /games/imaze/pkg-descr | |
parent | df35488d7c4c6d1e0bf53c0e6f685b45a8633f9b (diff) | |
download | freebsd-ports-gnome-b5a8cff647b47ff90c297ca67fef1cd8a20b0871.tar.gz freebsd-ports-gnome-b5a8cff647b47ff90c297ca67fef1cd8a20b0871.tar.zst freebsd-ports-gnome-b5a8cff647b47ff90c297ca67fef1cd8a20b0871.zip |
- Update to version 1.4
- Add WWW
- Takeover maintainership
PR: 32811
Submitted by: Ronald Kuehn <rk@ronald.org>
Diffstat (limited to 'games/imaze/pkg-descr')
-rw-r--r-- | games/imaze/pkg-descr | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/games/imaze/pkg-descr b/games/imaze/pkg-descr index 31563f815703..e11b21a5761d 100644 --- a/games/imaze/pkg-descr +++ b/games/imaze/pkg-descr @@ -1,22 +1,24 @@ iMaze is a multi-player network action game for TCP/IP with 3D graphics -under X11 (XView or Motif). You run through a labyrinth and shoot everything -that is round without being hit by other round anythings. +under X11 (XView, Motif or Athena). You run through a labyrinth and shoot +everything that is round without being hit by other round anythings. Of course anything round is one of the following: - * other players playing over the net * computer controlled ninjas * deadly shots (except your own) Features: - * sophisticated, reliable network protocol, works even with SLIP connections - via modem + via modem; modular, portable source code * windows can be freely scaled to avoid speed drawbacks due to poor display performance - * modular, portable source code - * scores * sound and joystick support + * scores; camera mode; labyrinth generator and interactive labyrinth editor + +Audio support is somewhat flaky on FreeBSD (synchronization problems). +It works better with the old Voxware driver than with the current pcm driver. + +WWW: http://home.tu-clausthal.de/student/iMaze/ - Ronald Kuehn -kuehn@rz.tu-clausthal.de +rk@ronald.org |