Skip to content

A classic Roguelike game, with multiple maps, mobs, items and challenges. Navigate a labyrinth environment and battle various monsters to find the escape route from the castle. Built with Unity

Notifications You must be signed in to change notification settings

The-Code-Pirates/DungeonCrawl

Repository files navigation

Dungeon Crawl

Table of Contents
  1. About The Project
  2. Installation
  3. Usage
  4. Development Team
  5. Acknowledgments

About The Project

home-page.png

The rules are simple. The objective of this game is to get out alive from a hunted castel. There is no ally, you are on your own.

(back to top)

Main Features

  • Move the hero
  • Items are scattered around the floor which enhance your attack and health such as axes, swords, health potions
  • Pick up items and either consume or equip
  • Skin's player changes according to the equipped item
  • 2 type of monsters skeletons, orcs and ghosts each of them with different moving mechanics
  • Answer questions
  • Inventory, health and attack sections
  • Comment questions and answers
  • Attack monsters by bumping into them
  • Move to the next level only after picking up the key
  • 3 levels of pure hell
  • Load/save game. For now it works only when the project is opened in Unity

(back to top)

Built With

(back to top)

Visuals

Main menu

menu.png

The begining of the adventure:

begining.png

Controls

controls.png

Inventory

inventory.png

Pick and equip with a sword

sword.png

Pick and equip with an axe

axe.png

Pick and consume health potion

health.png

Pick up the key

new-answer-page.png

Fight an orc:

fight-orc.png

Fight an ghost:

fight-orc.png

Proceed to the next level:

user-dashboard-page.png

Save and load:

users-page.png

(back to top)

Usage

If you'd like to have a look at the application, please, follow these steps:

  • Download the .zip file here

  • Unzip the file

  • Execute DungeonCrawl.exe

  • Check out the controls keys by pressing C

  • Exit game by pressing ESC

If you'd like to edit and test the source code, please, follow these steps:

  • Install Unity 3.18 or higher by using the hub

  • Go to Unity Hub -> Click on Add -> Select the folder where you cloned the repo

  • Go to Assets -> Open C# Project to check the source code

  • Run the game

(back to top)

Development Team

(back to top)

Acknowledgments

Thanks for all the support to the Codecool mentors that have guided us!

About

A classic Roguelike game, with multiple maps, mobs, items and challenges. Navigate a labyrinth environment and battle various monsters to find the escape route from the castle. Built with Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published