Game
A Graveyard for Dreams
5 years ago

A beta version is out now. It's buggy and everything, but it's playable, and can be beaten.

If you find any bugs (or typos), please post a comment so I'll add those bugs to "known bugs" section in the description and fix them later.




4 comments

Loading...

Next up

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.

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!

Some funky hand-drawn animation. And I really mean hand-drawn animation: I drew the frames on a paper with a pencil and then scanned the result and created the gif.

Don't ask. I needed a merchant character, so I just started drawing something without any idea what would it be. The shop itself is not implemented yet, though.

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

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

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.

Stuff

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

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...)

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.