Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 1.19 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.19 KB

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