Skip to content

joaodiaslobo/rogue-pointers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Roguelike game in C using ncurses! Developed as a project for the IT Laboratories II (Laboratórios de Informática II) class, part of the first year's curriculum of the Software Engineering bachelor's degree at University of Minho.

This project obtained a final grade of 19/20 💎

screenshot

Setup ⚙️

To build the project and start the application:

make run

To build the project:

make

This project requires ncurses for terminal graphics and SDL2 for audio (installation example for a debian based system):

sudo apt-get install libncurses-dev libsdl2-dev

Group 👥

About

Roguelike game in C, using the ncurses library! 🧟

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •