Anyage
Description
Anyage is game engine for roguelike rpgs that runs in the terminal.
Dependencies
- ncurses
Install
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
protip:
Anyage stands for Anyage’s Not Yet Another Game