Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 1.97 KB

README.md

File metadata and controls

65 lines (44 loc) · 1.97 KB

Unity Dungeon Crawler

Welcome to the MMp-Dungeon-Crawler project! This game is a classic dungeon crawler where players navigate through dungeons, fight enemies, and collect loot.

Table of Contents

Introduction

The MMP-DungeonCrawler is a retro-inspired game developed using the Unity engine. Players can explore dungeons, battle monsters, and gather treasures, all while enjoying smooth controls and engaging gameplay.

Features

  • Randomly Generated Dungeons: Each playthrough offers a new dungeon layout.
  • Combat System: Fight various enemies using a simple but effective combat system.
  • Powerups: Collect upgrades to aid in your adventure.
  • Retro Aesthetics: Enjoy nostalgic graphics and sound effects reminiscent of classic games.

Controls

  • Movement: Use the W, A, S, and D keys to move your character.
  • Shooting: Use the arrow keys (, , , ) to shoot in the corresponding direction.

Installation

To run the Unity Dungeon Crawler locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/zDanaa/mmp-dungeon-crawler.git
    cd mmp-dungeon-crawler
  2. Open the project in Unity:

    • Launch Unity Hub.
    • Click on Add.
    • Select the folder where you cloned the repository.
  3. Run the game:

    • In the Unity Editor, click on the Play button to start the game.

Usage

Once the game is running, use the W, A, S, D keys to move your character and the arrow keys to shoot in different directions. Explore the dungeon, defeat enemies, and collect loot to progress.

Contributors

  • Daniel
  • Sophia
  • Hy
  • Lilli
  • Mahmut

Thank you for checking out the MMP-Dungeon-Crawler! We hope you enjoy playing!