LI2 Roguelite
Roguelite

Requirements

Install ncurses

Install ncurses using apt with:

sudo apt install libncurses5-dev libncursesw5-dev

More on ncurses.

Tools

Install all tools used in the development of this game with:

make install

Play

make
./jogo

Documentation

Documentation here index.html.