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.
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:
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 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)
Time portals implemented. And that one enemy that is certainly not stolen from Super Mario!
Slow progress is better than no progress, eh?
I added two new enemies (fish & hat), chests and life containers. And pause screen. Plus a lot of bug fixes you cannot see in the gif.
Note that this is still the test area.
Some progress. I'll start a devlog once I decide the name for this game (the working title is "A Tower for Memories").
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...
The working title is "A Memory of Owls". I'll start a devlog if this project survives that long.
Version 1.0.0 released
This is the main (stable) release.
0 comments