IT'S FINALLY OUT!!!
My first commercial game and my first game under the Ioncom brand. It's an action, roguelite, dungeon-crawler with limited lives and permadeath.
It's currently Linux exclusive, but the source code is available and you should be able to compile it for anything that SFML runs on.
https://ioncominteractive.itch.io/refractored-depths
#gamedev #gamedevelopment #gaming #indiegames #indie #indiedev #videogames
Looking back on it, I should've included "No Demo" as an option. The only reason I didn't create a demo was that my game is FOSS therefore, freely redistributable, so I felt that including a demo was pointless even though it's a paid product.
I should have also put "You used AI" as an option because I did use AI and that makes me worthy of crucifixion in the eyes of many people, but I only used AI for backgrounds for the title screen and cutscenes, along with the prologue and epilogue text. I promise to only use AI sparingly and to prefer AI enhancement over AI generation, but I know that's not enough for the anti-AI freaks.
@coolboymew Thanks.
@coolboymew I will. I'm extremely busy right now, but releasing this game is long overdue.
@coolboymew Screenshots added!
@theorytoe Simple and Fast Multimedia Library. It's like SDL, but written in C++ and more object-oriented.
@theorytoe I don't know if I can recommend it though. It probably does a few things right compared to SDL but it has it's own quirks.
For example, SFML has two objects needed to draw an image onto a window, where in most other languages you only need one. SFML has a texture object, which is just the image data and a sprite object which contains a pointer to the texture along with coordinates. Most other graphics libraries only need the equivalent of the texture object to draw an object on a screen.
SDL is also more widely used. I can't think of a single well known game using SFML. I only use it because I have an autistic urge to be different.
@xianc78
I just got my copy!
@souldessin Thank You.
@icedquinn I plan on a Windows build eventually. I'm way too busy and this finished game has been sitting on my hard-drive.
@bonkmaykr I have it in binary form.
@bonkmaykr Oh I forgot about that. It's dynamic, but I will see if I can make a static build.
@bonkmaykr It turns out to be much harder than I thought. I followed these instructions, but when I do so, I get no such file or directory errors.
https://www.sfml-dev.org/faq/build-use/#link-static
Shit like this (along with breaking compatibility between versions, being a relatively obscure library, and having outdated versions in Linux repositories) is why I'm probably going to jump ship to SDL like a normal human being.
@xianc78 not yet, might tonight
@xianc78 after mucking about a bit more with things for wsl i got it to launch! problem is it's in a small window stuck at the top left of my screen and there's no sound lol.
i played a little bit though. i have some feedback.
1. if you game over, you have to sit through the intro again. would really appreciate a skip button!
2. the game is brutally difficult, it can be a struggle to even get through a single room. i suck at games but it might be good to keep the dungeon layout and killed enemies stored as long as you haven't gotten a game over yet. with 20 floors i can't imagine ever beating this game right now lol.
haven't played too much of it yet but those are my main thoughts after playing around 15 minutes or so. i'm probably going to have to actually install linux again to play it properly, not sure when i'm going to get around to that. still wanted to support the endeavor though!
@beardalaxy
>if you game over, you have to sit through the intro again. would really appreciate a skip button!
I will probably fix that once/if I can compile this on Windows and get a statically linked Linux binary.
>the game is brutally difficult, it can be a struggle to even get through a single room
I was able to get through just fine. Every time you die, the level regenerates, but enemies stay dead until you die or complete a level. It's honestly much easier than most roguelikes where you only get one life.
@xianc78 Congratulations! Glad I could help even just a little bit.
With the new updated features in illustrator that allow for 3D modeling using AI for logos I wish I could redo the mirror logo lol.
@All_bonesJones
1) Windows port is in the works
2) Nothing is original anymore
@All_bonesJones My game is a Zelda-like, rougelike, dungeon-crawler.
@All_bonesJones Nintendo is just going to use their Zelda trademark to DMCA anyone who describes their game like that.
@xianc78 if i wasn't going to buy the game on principle anyway, it would be because there is no windows port.
@xianc78 i already had resolved to buy it but then had to use paypal which gives me only problems, starting with sms 2fa in a place with shit reception xD
@newmodel One year + 10 months.
@wan Thanks. ![]()
CC: @coolboymew @Mishuk