Skip to content

RelativeAlbatros/anyage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

C++ game engine for terminal based RPGs.

Resources

Stars

Watchers

Forks