FoonLudum Dare ExplorerLD32 → Dungeon Master

Dungeon Master

By gagapete

View on Wayback Machine

CategoryRankScoreCount
Graphics4953.14
Audio7262.27
Humor9241.69
Innovation9642.43
Mood9762.24
Theme9952.57
Overall10082.59
Fun10862.05
Coolness181136

Comments

omnipotentpotatodev 2015-04-20 04:33

Not quite sure what I'm supposed to do.

The art was cool though so I'll rate for that. :P

madameberry 2015-04-20 21:17

Digging is really slow.

horsed 2015-04-22 12:23

Nothing really happens, when I'm trying to dig. A minion moves but that's it :-(

gagapete 2015-04-22 19:25

That you for checking it out. I think I've fixed the performance problems somewhat by embedding it in the page, so it runs with a smaller viewport.
This speeds up digging a lot as I didn't fixed my timestep this time.

@Horsed
You need to mark a valid digging path. On the walls, may you clicked the floor tiles?

ehtd 2015-04-23 01:39

The requested URL /ld48-32/flash/LD32.swf was not found on this server.

gagapete 2015-04-23 05:24

@ehtd
But it is there, just checked it twice. No request reached my server at that time. Maybe some bad proxy / firewall?

teamcalcium 2015-04-23 10:25

A little unclear what to do...

gormed 2015-04-23 10:36

"Not Found

The requested URL /ld48-32/flash/ was not found on this server."

Sorry, cannot run the game

tselmek 2015-04-23 12:41

Nice graphics and cool mechanic idea yet I was not able to find any skeleton after some intense digging.

inappropriatebeeguin 2015-04-23 12:42

some sort of minimap would have done wonders in guiding where my attention was seposed to go.

Its a shame some debug output is still in the game as well. It looks like the basis for something cool but the game isn't giving me enough to figure out what I'm supposed to be doing.

ainoraz 2015-04-23 20:06

Not sure what's the point. Art is cool. Music is kinda annoying, also doesn't loop, but that's okay.

mrlarryli 2015-04-23 23:56

There does seem potential for more. I was never able to find a single skeleton. I do like how the dig is queued up and the minions are able to complete the digging on their own. The programming for that must have been interesting.

gagapete 2015-04-27 21:46

The skeletons are actually hidden on the 4 edges of the world, so the game is pretty easy to beat. It lacks any challenge, so I'm not too sad for those who exit early. I would've done the same. :)

I still have to look into the availability issue. I guess it is caused by a DNS change I did a few months back.

@inappropriatebeeguin:
I implemented a minimap but dropped it, because it felt useless. May with 4 markers for the skulls, it would've helped.

@Larry:
I think I'm going to write something about in in the entries post-mortem. The current behavior is pretty simple. When no task is assigned, each minions iterates through the list of open tasks and search for one it could reach (pathfind to), then it assigns itself to this task and start moving towards it. Since it doesn't search for the closest one, this could lead to interessting behaviors.

teamquadratic 2015-04-27 23:19

It took me a while to figure out how to do anything, but once I figured it out this was pretty cool. I definitely liked the graphics and the concept seems solid. Please keep working on this!

gbgames 2015-04-28 03:32

It's reminiscent of Dungeon Keeper. I realized I needed to collect a few of the enemies in the same area in order to kill them with fewer minions. The game was slower-paced than I would like, as it took awhile to search for them while scrolling around, and then another long time to find the minions again.

zwartraider 2015-04-30 10:00

So was the digging working yet? Or maybe I couldn't figure it out :P But The looks of the game do set I nice theme, I like the dungeon keepery vibe of controlling minions :)

12pechasofsouls 2015-04-30 21:21

Cool graphics and interesting mechanic, but it's a bit slow for me :P