/project-li2

Roguelite game implemented in C within Computer Labs II environment.

Primary LanguageC

Test Makefile Deploy Pages

Roguelite

Project description at projeto.pdf.

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
./play

play.png all.png

Documentation

Doxygen documentation at migueltc13.github.io/project-li2/.

Author

Final grade: 18