The King's Dungeon
A downloadable game
Buy Now$4.00 USD or more
A Tiny Metroidvania for the Playdate
You've ate the king's royal cheese and are now locked in a maze like dungeon.
- Navigate through the dungeon, unlocking abilities to access new regions
- Dodge spikes and make your way through platforming challenges
- Find secret rooms and collect all the hidden cheese
- Experience a tiny metroidvania right on your Playdate!
Update Released (v1.1)! Includes:
- Entirely new second map to play through!!!
- Speed run timer to track your time (Access through menu on title screen)
- Various small gameplay tweaks (e.g. reduced player hitbox, better accidental double jump detection, etc.)
v1.1.1
- Fixed player spawning at the end of world 1...
v1.1.2
- Made difficult jump where you had to dash through a tiny gap in world 2 much much easier
- Fixed bug where chests/gates/cheese were not reset after starting new world
Credits:
- Tileset/Character - https://dani-maccari.itch.io/1bit-platformer-doungeoun
- Font - https://managore.itch.io/m5x7
- SFX - https://kronbits.itch.io/freesfx
- SFX - https://sfxr.me/
- SFX - https://kenney.nl/assets/impact-sounds
- SFX- https://kenney.nl/assets/rpg-audio
- Game Music - https://opengameart.org/content/chiptune-medieval-minstrel-dance
- Title and End Music - https://samplay.itch.io/
- Level Editor - https://ldtk.io/
- LDtk Level Importer - https://github.com/NicMagnier/PlaydateLDtkImporter
- Pixel FX Designer - https://codemanu.itch.io/particle-fx-designer
- Fluid Sim (Dustin Mierau) - https://devforum.play.date/t/a-list-of-helpful-libraries-and-code/221/13
Status | Released |
Rating | Rated 4.6 out of 5 stars (5 total ratings) |
Author | SquidGod |
Genre | Platformer |
Tags | Metroidvania, microvania, Playdate |
Purchase
Buy Now$4.00 USD or more
In order to download this game you must purchase it at or above the minimum price of $4 USD. You will get access to the following files:
TheKingsDungeon1.1.2.pdx.zip 6.7 MB
Development log
- Small update to fix reload bug + make tight dash platforming easierJan 23, 2023
- Broken World 1 FixedJan 13, 2023
- Update - New map!Jan 13, 2023
Comments
Log in with itch.io to leave a comment.
This looks great and I'm probably going to pick it up, but I was wondering why it's not on Catalog? I've only just started using my Playdate, so there might be something about the business side of it that I'm unaware of. I buy games via itch.io all the time, but if this is ever going to be on Catalog in the future my preference would be to own it there, so I thought I'd ask!
Developers have to submit their game to Catalog. I just never felt like doing it for this one.
Hey there, just wanted to say thanks for the amazing YouTube content you’re making. Very inspiring and super useful! I’m a developer myself and only got into making games a few months ago. Exploring what I could make as a next game after my first playdate release and was thinking about some kind of platformer.
God damn I didn’t appreciate how complex even a simple ladder can be before watching your video about how you made this game 😂
Anyway, love this game and really appreciate the time and effort you put into creating all that educational content! Thanks!
This was a fun little game and I really dig the visuals!
I think the controls could be polished a little more, though - especially for a game that's all about just moving around through the game world and encouraging players to try for a faster time. A few examples of what I mean:
Reaching the end of the climbable section when climbing up a wall release the player in the falling state immediately which is pretty annoying/unintuitive. I would much prefer it just stopped letting you climb up but kept you in the climbing state, like a ladder does.
All in all this was a fun game and I enjoyed the two quests I played with it, but I think with just a little more polish to the movement this could be a stone cold classic! I'm also curious if you would consider allowing people to make their own "quests" to upload and play themselves and/or share with others?
Hey tylorlilley! Thanks for playing and the comprehensive comments. You seem to have a pretty good sense of game design. I pretty much agree with most everything that you wrote - many points I considered addressing. After I released this about 6 months ago, however, I decided that my time would be better spent on making new games instead of going back and continuing to work on this one. That ties in with the making custom quests thing too - theoretically it would be possible to make it pretty easy to make new levels by sharing the LDtk file, but that would require some more work to make it easily importable. Could be a pretty cool system for another Playdate game to explore in the future though.
Wow, thanks for the reply and the kind words! I completely understand the choice to move on to other projects instead of continuing to polish this one (even if I think just a little more polish to the controls/moveset would go a long way in this case). I still had fun with it either way and I look forward to seeing what else you do!
Fun game. I haven’t played many Metroidvania-style games so I’m not proficient. I’m stuck here. I understand what I need to do but even when I make it to the ladder I still fall and die. Any hints?
To make getting to the ladder easier, you can try running off the block first, and then jump and dash. Instead of holding up to grab the ladder, try timing the up button when you are right over the ladder.
I’m trying that out but I hit a bug it seems. When I run off that block and then jump and then dash the screen flickers with bands of white. This happened twice so far and currently it’s so bad it’s covering up most of the screen. I put the device to sleep in case I can grab any logs using the SDK. I have that installed on my Mac.
That's strange - haven't heard of that bug before so any logs would definitely be helpful. Thanks!
I’ll see what I can get. I have a video but I don’t have YouTube to post here. It looks like a screen redraw bug because the white horizontal bands only cover the areas that don’t have movement. And even after I exited the game even in the main menu the screen was flickering. So maybe a Play date bug.
I made it past that screen, thanks for the tip. The next screen, oy. I think it’s too hard for me and unfortunately. If this is a sign of the screens to come I’ll probably have to bail out here, kind of a bummer. But it was a fun game while it lasted!
This is a fantastic little game. Level design is very clever. This is one of my favs on the Playdate and is better than a lot of Series 1's games I must say!
Thanks - glad you enjoyed it!
This was a WICKED FUN game!
Thanks for playing :)
I played it a bit
О Русский)
Really enjoyed this! Found the 2nd map more difficult and engaging than the 1st map so glad you added it in.
Glad you liked it! Thanks for playing :)
Hi ! Is the game made for macOs too?
You could play on the Playdate Simulator app (https://play.date/dev/), but it's designed for the Playdate.
Thank you for answering!:) I'm gonna try the simulator, I really want to play the game
This is a fun little platformer that plays really well! Very much worth the money.
I couldn't find a way to message the creator so I'll just leave this video here. I think there's a spawning bug right here, but who knows maybe that's the intended behavior!
Yeah - it's because it's spawning you at the start of the room, but it doesn't automatically switch you to a climbing state so you don't grab the ladder and fall immediately to the previous room. Not necessarily a bug per se, but definitely a QoL change I should make. Thanks!
Probably not a big deal most of the time, but I kept dying in that room so I kept having to climb the ladder over and over! Thanks for taking a look.
I love this little game! Just finished both maps. It's cool seeing the item order is completely different for the two maps. Also appreciate the timer options and best run time tracking. It'd be amazing if someone created a page at SRC for this.
Thanks for pointing out the item order thing! Randomly realized I could easily change up how each map played by just changing the ability order - that was fun to implement.
looks cool!
"Just did a cash out refinance on my summer castle", that's pretty funny!
Fun and tight little game!
Thanks for playing!
Just bought and sideloaded. Cant wait to give it a spin!