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

Roguelite game implemented in C within Computer Labs II environment.

Notifications You must be signed in to change notification settings

migueltc13/project-li2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages