Survive as a Knight in this 2D pixel art roguelike dungeon crawler! Slay undead creatures, level your skills, avoid (or utilize) hazards and defeat the nefarious necromancer as you navigate the dark hallways and rooms of the Dungeon.

This a short project created while learning Godot, currently there are 4 types of rooms, and 1 boss fight. Comments and feedback are welcome!

Controls:
Movement - WASD
Attack - Left Click
Charged Attack - Left Click (Hold)
Potion - Q
Bomb - E
Barrier - R

Assets:

16x16 Dungeon Tileset II by 0x72 (https://0x72.itch.io/dungeontileset-ii)
Necromancer and Magic Spell Effects 4 by CreativeKind (https://creativekind.itch.io)
Thunder Spell Effect 02 by Pimen (https://pimen.itch.io/thunder-spell-effect-02)
Basic Pixel Health bar and Scroll bar and Pixel Holy Spell Effect 32x32 Pack 3 by BDragon1727 (https://bdragon1727.itch.io/)
Free FX - Pixel Art Effect - FX062 by NYKNCK (https://nyknck.itch.io/fx062)
Five Free Pixel Explosions by unTied Games (https://untiedgames.itch.io/five-free-pixel-explosions)
Free Pixel Font - Thaleah by Tiny Worlds (Rick Hoppmann) (https://tinyworlds.itch.io/free-pixel-font-thaleah)
HUGE mouse pointer PACK! by Mikiz (https://mikiz.itch.io/m)
Pixel Art UI borders by GX310 (https://gx310.itch.io/pxiel-art-ui-borders)
Sound effects from Gamemaster Audio Pro Sounds Collection (https://www.gamemasteraudio.com/product/pro-sound-collection/)
Additional art by theidlepanda
Music by Abstraction

Published 10 days ago
StatusReleased
PlatformsHTML5
Authorjwoozie
GenreAction
Made withGodot
Tags2D, Dungeon Crawler, Godot, Pixel Art, Roguelike

Download

Download NowName your own price

Click download now to get access to the following files:

Knight In The Dungeon.zip 53 MB

Development log

Comments

Log in with itch.io to leave a comment.

Fun game! Definitely love the idea of running through levels which is different from what I've played and the basic/charging attack mechanics. I can also see the potential for more skills and other things.

Some issues (or intended gameplay) that I felt in the few runs I did:

I could make my health negative by essentially dying to the people chasing you after I succeed in running through the door and walking back to die in the running level. Could heal it back up but still.

In a run where I was far, I had a skill level up but my skill points were negative at one point so I had it going on forever after a running level. Not really sure what happened, but I assume is that the level up screen occurs anyways whether you actually level or not after succeeding the running level, so I had 0 skill points and after picking a skill it goes to -1 and there is no check for negative numbers just 0. If that's not it then idk.

Not sure but the basic/charging attack buffs were more responsive or obvious to me than the bomb buffs. I feel like I definitely upgraded by bomb a lot but only got 8 more dmg from it (120 -> 128) which doesn't seem right to me. Thinking that 10% more dmg would be at least 12 dmg every upgrade, unless I read wrong.

Thanks for playing! I can definitely look into the bomb numbers and I've seen the negative skill number bug pop up before. For the negative health, does it happen at the chase levels? I could try to tighten up the clear conditions for that.

(1 edit)

Yes right after I complete chase levels I can die to the chasers and have negative health.