This is a simple but enjoyable game written entirely in C. Feel free to use, play and modify this code. We were proposed to write it in the Computer Programming class at Federal University of Pelotas - RS - Brazil.
- Pedro Porto
- Nicollas Holz
- Otávio Rocha
- NCurses
- Make
Download it from GitHub
git clone https://github.com/glbessa/ASCII_Dungeon.git
Execute the Makefile
make all
Hit play :)
make run
First of all, select Nivel 1 to load level.
- W -> move above
- D -> move right
- S -> move down
- A -> move left
- I -> open inventory
- Q -> quit game
- M -> Spider
- E -> Skeleton
- G -> Globin
- D -> Dragon
Depending on how many chest you opened you will receive a unique item.
There are 4 types of weapons that have different qualities.
There are delicious fruits that can make you healthier.
Kill all monsters to win!