Anyage is game engine for roguelike rpgs that runs in the terminal.
- ncurses
this will will install to /usr/local/bin
by default
check the makefile if you wish so.
# make clean install
you can build the project and run it under bin/
$ make
optionally with debugging
$ make debug
Anyage stands for Anyage's Not Yet Another Game