Skip to content

glbessa/ASCII_Dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Dungeon

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.

Contributors

Requirements

  • NCurses
  • Make

How to run

Download it from GitHub git clone https://github.com/glbessa/ASCII_Dungeon.git

Execute the Makefile make all

Hit play :) make run

Instructions

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

Monsters

  • M -> Spider
  • E -> Skeleton
  • G -> Globin
  • D -> Dragon

Chests

Depending on how many chest you opened you will receive a unique item.

Weapons

There are 4 types of weapons that have different qualities.

Food

There are delicious fruits that can make you healthier.

The Challeng

Kill all monsters to win!

About

Amazing dungeon rpg game written completly in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published