Game
A Palace for Fools

5 years ago

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




0 comments

Loading...

Next up

Savepoints added. The game uses localStorage for saving, no cloud stuff. The title screen is a placeholder, will have some fancy background later.

I added that "respawn" function to make sure the player won't get stuck...

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.

Version 1.0.0 released

This is the main (stable) release.

I'm just posting this to show that, yes, I'm making some progress (not much, but little). I have mostly fixed some bugs and other things that aren't "giffable". I might be able to finish this thing before the next year.

E P I C You might think that since I have final boss done, the game is always finished? Well, yes and no, I still haven't started doing the actual game maps, I have only test areas...

Stuff

Devlog is coming once I draw the logo and create the game page.

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)

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)

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.

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?