Game
A Palace for Fools

6 years ago

And back to development hell/heaven! Next thing to add: items to the shop, obviously.

(EDIT: and maybe edit those chains, they look a little silly)




0 comments

Loading...

Next up

Time portals implemented. And that one enemy that is certainly not stolen from Super Mario!

Night is coming.

Note that "night" is just used to reveal some objects that are required to collect to enter the final area, it's not a distinct game area.

More about it later.

I still don't have too much time to work on this project, but I'm still going to (try to) finish it by Christmas.

I added a new type of portal that will send the player to the final area of the game.

This happens if I put every 15 different enemies to the same room. At least no one of them is skipping through walls like they used to... There won't be more than 3-4 enemies max per room in the final version, though, this is pure testing.

Now you can buy items. I might add a confirmation box that asks if you really want to buy that item. Maybe.

Drawing those propellers took surprising amount of time, but hey, now you know how the palace can be flying!

Next thing to add: gamepad support?

New things:

- Map (it shows the map of the whole area, but only the solid tiles, not items or anything)

- Blood shards that you need to collect to craft a blood gem

- Better graphics for the title

- ...and some minor things?

I implemented simple dialogue boxes. Since the resolution is so small (160x144), the dialogue will be short & compact. And yes, it will be skippable.

(I know, not much a progress, but I'm pretty busy writing my master's thesis right now)

Sometimes I start a project but I lose motivation to finish it. This is one of these projects. The source code is available on Github, though, and there you can also play the prototype:

https://github.com/jani-nykanen/unnamed-dungeon-crawler

The working title is "A Memory of Owls". I'll start a devlog if this project survives that long.

Who would have guessed, making a puzzle game with metroidvania-like progression for MS-DOS with CGA graphics didn't really work, but if you want to try it, see here: https://github.com/jani-nykanen/the-curse-of-cga (see "Releases"; requires DOSBox)

I still had fun, though.