Xutumno project is an X port of Utumno.
Xutumno is a port to the X Window System of Utumno, which is a graphical, real-time variant of the roguelike game Angband. Utilities for drawing new tiles are also included.
EXTRACTING, COMPILING & RUNNING
# tar -xvzf xutumno_src.tgz
# cd xutumno_src/src
# make
# cd ..
# xutumno.bin &
What's New in This Release:
· Code cleanup
· It is no longer necessary to recompile if a new tile is added.
· Some minimap bugs were fixed.
· Veins were added.
· Xutumno now compiles under Win32.
Product's homepage