KRogue is a KDE version of rogue - a game where you have to explore dungeons,
kill monsters, use magic items etc. Probably it requires KDE 1.1 (but I don't
know exactly). The file in the rogue/ directory are the original files (after
some modifications) from 
http://metalab.unc.edu/pub/Linux/games/dungeon/rogue/rogue-985.tar.Z. Other
files are written by me.

To build it type:
make
make install

(`make install` must be done as root)

Use the Panel/Restart from the K menu. The Rogue icon should appear in the
K/Games menu.

If you want to uninstall it, type (as root):
make uninstall

Mikolaj Zalewski <M.Zalewski@pegaz.if.uj.edu.pl>
