Welcome to the MMp-Dungeon-Crawler project! This game is a classic dungeon crawler where players navigate through dungeons, fight enemies, and collect loot.
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.
- 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.
- Movement: Use the
W
,A
,S
, andD
keys to move your character. - Shooting: Use the arrow keys (
↑
,↓
,←
,→
) to shoot in the corresponding direction.
To run the Unity Dungeon Crawler locally, follow these steps:
-
Clone the repository:
git clone https://github.com/zDanaa/mmp-dungeon-crawler.git cd mmp-dungeon-crawler
-
Open the project in Unity:
- Launch Unity Hub.
- Click on
Add
. - Select the folder where you cloned the repository.
-
Run the game:
- In the Unity Editor, click on the
Play
button to start the game.
- In the Unity Editor, click on the
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.
- Daniel
- Sophia
- Hy
- Lilli
- Mahmut
Thank you for checking out the MMP-Dungeon-Crawler! We hope you enjoy playing!