# Dungeon Crawl Game

**URL:** https://forum.makecode.com/t/dungeon-crawl-game/38257
**Category:** Show & Tell
**Tags:** game
**Created:** [July 24, 2025, 12:24am UTC](https://forum.makecode.com/t/dungeon-crawl-game/38257 "2025-07-24T00:24:17Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![EvilEyeDude](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/evileyedude/32/21630_2.png) [@EvilEyeDude](https://forum.makecode.com/u/EvilEyeDude)
#### Post date: [July 24, 2025, 12:24am UTC](https://forum.makecode.com/t/dungeon-crawl-game/38257/1 "2025-07-24T00:24:17Z")

</div>

Hello! Give this game a try! It is a work in progress, but it’s still fun to play!

> **[Dungeon Exterminate](https://arcade.makecode.com/S19937-62087-07579-23856)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Your master is the Lord of the Dungeon, and has assigned you a task: “CLEAR THE DUNGEON OF THOSE PESKY SNAKES!” However, it turns out you have company. Adventurers and knights have decided to seek their fortune in the dungeon, making your mission a lot more complicated.

## How to play

Use the arrows/joystick to move. Press A to attack, which fires an arrow in last direction you went.

You have three bars that are on the screen: Health, Stamina, and XP. First and foremost, the Health. The health bar is the red bar on the left of the screen. Obviously, when it reaches zero, it’s game over. Secondly, your stamina is your energy. It passively regenerates, and it goes down when you attack. Last but not least, you XP bar goes up whenever you gain XP, and when it reaches the top, you level up. There are two upgrades you can choose when you level up: Power(increase base damage), and Efficiency(decreases stamina cost of attacking).

As of right now, I still have not added adventurers, and I plan on adding many things, including an inventory system, boss fights, healing, spells and alternate weapons, so this game is far from complete. As I said though, It’s still fun, please play it! 🙂

---

<div class="post-metadata">

### Author: ![ShaneyBoi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/shaneyboi/32/23376_2.png) [@ShaneyBoi](https://forum.makecode.com/u/ShaneyBoi)
#### Post date: [July 24, 2025, 12:48pm UTC](https://forum.makecode.com/t/dungeon-crawl-game/38257/2 "2025-07-24T12:48:47Z")

</div>

Hi @EvilEyeDude! I loved ur game! I made a few adjustments so the game goes on forever, and gets progressively more difficult. I hope you like it! You can use it if you’d like! [Dungeon Exterminator](https://arcade.makecode.com/S56367-25242-24520-82648)

---

<div class="post-metadata">

### Author: ![Rune](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/rune/32/18951_2.png) [@Rune](https://forum.makecode.com/u/Rune)
#### Post date: [July 24, 2025, 5:09pm UTC](https://forum.makecode.com/t/dungeon-crawl-game/38257/3 "2025-07-24T17:09:43Z")

</div>

Really fun! I like the lore and the gameplay.

When I stood on a chest it didn’t disappear so I gained infinite levels lol.

---

<div class="post-metadata">

### Author: ![EvilEyeDude](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/evileyedude/32/21630_2.png) [@EvilEyeDude](https://forum.makecode.com/u/EvilEyeDude)
#### Post date: [July 24, 2025, 6:10pm UTC](https://forum.makecode.com/t/dungeon-crawl-game/38257/4 "2025-07-24T18:10:35Z")

</div>

Yeah, you are right. I fixed it!

---

<div class="post-metadata">

### Author: ![EvilEyeDude](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/evileyedude/32/21630_2.png) [@EvilEyeDude](https://forum.makecode.com/u/EvilEyeDude)
#### Post date: [July 24, 2025, 6:10pm UTC](https://forum.makecode.com/t/dungeon-crawl-game/38257/5 "2025-07-24T18:10:37Z")

</div>

I have added adventurers!

---

<div class="post-metadata">

### Author: ![EvilEyeDude](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/evileyedude/32/21630_2.png) [@EvilEyeDude](https://forum.makecode.com/u/EvilEyeDude)
#### Post date: [July 25, 2025, 9:29pm UTC](https://forum.makecode.com/t/dungeon-crawl-game/38257/6 "2025-07-25T21:29:46Z")

</div>

Added third floor and Archers!
