Abysm - my own BD inspired game

Discussion about Rocks'n'Diamonds, Boulder Dash, Supaplex, Emerald Mine and any other BD hybrid.

Moderators: Flumminator, Zomis

Post Reply
Renons
Posts: 5
Joined: Sun Jun 15, 2025 11:31 am

Abysm - my own BD inspired game

Post by Renons »

Hello!
Is a bit of self promotion Ok on this forum? Since BD inspired games in general seems to be on topic, I'm going to go ahead and ask if anyone is interested in looking at the one I'm working on, Abysm:

https://renons.itch.io/abysm

The first episode/demo with 18 levels is available for download, and if anybody is interested in playing and providing feedback I'd be most grateful.

It has hand-crafted pixels, an extremely lightweight story element, and atmospheric music (which I didn't craft, thereby saving the world from that particular calamity). The game was mainly inspired by BD, as I remembered it 35+ years after playing it on my C128, filtered through a more "realistic" theme. It explicitly favors smaller single-puzzle levels in lieu of the frequently large and sprawling levels that BD provided. I think it ended up sufficiently different from the source material to be considered it's own thing, and BD engine compatibility is an explicit non-goal, there are plenty of games that cater to that, R'n'D very much included :-) This is more like a kind of love letter to a game I loved as a kid.

I'm hoping to finish the game with three additional episodes in late 2025, and might end up putting it on Steam, mostly to make it simple to get it running on my Deck, where all such things belong.
User avatar
Holger
Site Admin
Posts: 4285
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Re: Abysm - my own BD inspired game

Post by Holger »

Hello Renons, welcome to the R'n'D forum! :-)

Yes, you have posted at the right place, I would say! And no, there's no problem with a little self-promotion if it's somehow related to BD style games. :-D

I only was able to have a very quick look at your game "Abysm" so far, but it looks very good! I had a quick look at the "jam version" linked there, and I think I will also try the demo version / episode 1 version of your new game! (I will try to run it in a Windows VM, as I only have Mac and Linux at hand now.)
The game was mainly inspired by BD, as I remembered it 35+ years after playing it on my C128, filtered through a more "realistic" theme.
Seems that many of us had the same origins! :)
It explicitly favors smaller single-puzzle levels in lieu of the frequently large and sprawling levels that BD provided.
I really like this approach!
[...] BD engine compatibility is an explicit non-goal [...]
Perfectly fine! Nevertheless, I wonder (from only having played the first few levels of the "jam version" so far) if your game could be re-created in R'n'D using custom elements and custom artwork. But this is just my specific point of view on all things BD... ;-)
This is more like a kind of love letter to a game I loved as a kid.
I could say the same about R'n'D with regard to Boulder Dash and Emerald Mine. :)
I'm hoping to finish the game with three additional episodes in late 2025, and might end up putting it on Steam, mostly to make it simple to get it running on my Deck, where all such things belong.
I wish you good luck and success finishing your game (or further episodes for it)!

And feel free to announce news about it here in this forum! :)
Renons
Posts: 5
Joined: Sun Jun 15, 2025 11:31 am

Re: Abysm - my own BD inspired game

Post by Renons »

Thanks!

Code: Select all

I will try to run it in a Windows VM, as I only have Mac and Linux at hand now.
I gave compiling it for Linux a try, installed WSL2 and all that, but to no avail so far. Will have to try again at a later time.
I could say the same about R'n'D with regard to Boulder Dash and Emerald Mine. :)
That's obvious, and a mighty impressive love letter at that, the dedication to preservation and sustained effort over time certainly stands out... :-)
And feel free to announce news about it here in this forum!
I will make sure to!
Renons
Posts: 5
Joined: Sun Jun 15, 2025 11:31 am

Re: Abysm - my own BD inspired game

Post by Renons »

I have now uploaded an experimental Linux build of the Abysm demo to https://renons.itch.io/abysm. Maybe that'll work for you?
User avatar
Holger
Site Admin
Posts: 4285
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Re: Abysm - my own BD inspired game

Post by Holger »

It works just fine! Haven't found anything "experimental" about the Linux version of your game. :)

Very, very good game! Great atmosphere! Cool pixel art graphics! Generally very well done!

Puzzles are not too hard, so it's both challenging and fun to play! Just reached the last level, but still have some problems with the "pale queen". Will try again tomorrow. ;-)

Recommended for anyone who likes BD style games! :D
Renons
Posts: 5
Joined: Sun Jun 15, 2025 11:31 am

Re: Abysm - my own BD inspired game

Post by Renons »

Very, very good game! Great atmosphere! Cool pixel art graphics! Generally very well done!
Thanks a bunch! Had to wake up whatever long dormant skills all those hours with Deluxe Paint as a teenager bestowed upon me. Amiga pixel art in a non-purist way is probably the general vibe I'm trying for.
Puzzles are not too hard, so it's both challenging and fun to play!
Good to hear, I've spent a lot of time moving levels around to introduce things in a reasonable way, and in general tweaking them to de-emphasize the need for precise timing, especially in the first episode. I'm also trying to avoid making anything worthy of inclusion in the BoulderDashFan YouTube channel, those are highly impressive displays of skill, but are not likely to be a recipe for how to make good levels for general consumption :-)
Just reached the last level, but still have some problems with the "pale queen". Will try again tomorrow. ;-)
Yeah, still thinking about how I can tweak that one. I've recently lowered the speed of the projectiles by half, which helped a lot, and lowered the number of Brood from seven to five, but I still feel that I need to figure something out. I kinda wish I hadn't come up with the stupid concept of having a boss for every episode... gels well with the atmosphere of my game, but badly with being primarily a puzzle game.
Renons
Posts: 5
Joined: Sun Jun 15, 2025 11:31 am

Re: Abysm - my own BD inspired game

Post by Renons »

Grid based "physics" can easily get a bit funny at time... I didn't predict my sliding ice boulders would be able to behave like this:

Image

Interesting, but I think I want to change that before any of my levels depend on this behavior... :-)
Post Reply