Loading...
230
Game
A Graveyard for Dreams
4 years ago

I added 12 more enemies. I recorded a video only to test Game Jolt's new video upload feature!

(Just kidding, I recorded a video because LICECap stopped working properly through Wine on Linux...)




2 comments

Loading...

Next up

I added some treasure chests, NPCs, message boxes, menus and the title screen. They kind of work (health chests work, but all the treasure chests will give you a dummy item...)

New features: shop, doors, more items and a working save system.

I just tell you that programming menus is pain. The game code has so much spaghetti I could start a restaurant.

But(t) it works, and that's the main thing!

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.

Some progress. I'll start a devlog once I decide the name for this game (the working title is "A Tower for Memories").

Here's some #art. You don't have to thank me.

(don't let the video "thumbnail" confuse you, this is a new video!)

Hey cool, video uploading is up (heh) and running again!

I added intro sequence and intro map to the game. The story is going to be a bit more minimal than I originally planned.

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.

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

I started working on the actual game map (the map you have seen in the gifs and videos was a test map), and here's the progress this far. About 50% done.

Now with some enemies!