CabalCrow
@cabalcrow.bsky.social
51 followers 26 following 47 posts
indie game dev; theoretical physics PhD student Currently making a fighting game. Worked on trailers for @ultrakill-game.bsky.social DevLogs at: https://blog.crowsneststudio.org/
Posts Media Videos Starter Packs
cabalcrow.bsky.social
BACK TO BACK! Was doing an exploration run of the 3rd ship and then - "amma just win" :)

youtu.be/5jb8UQohZ4I
#shmup #stg #ddp #doj
cabalcrow.bsky.social
Beat Daioujou with the A Laser ship as well - the hardest ship in my view. Better laser should help with bosses and big enemies, but the extra damage and speed is negligable compared to how much harder the stages become due to the lack of spread.

youtu.be/TsynL5IEe1Y?...
#shmup #stg #ddp #doj
Dodonpachi: Daioujou Black Label 1CC Type A LEINYAN
YouTube video by CabalCrow
youtu.be
cabalcrow.bsky.social
algorithms is that SBTF does not change the direction of the drunkard on every step, and instead roll an additional time if a direction of change should occur. This creates much more tunnelly maps instead. Here the code where I found the algo if you are interested: github.com/johnoponno/n...
cabalcrow.bsky.social
@herberticus.bsky.social Been reading your rougelike tutorial and I've been absolutely loving it.
I have 1 suggestion for an addition on the generating maps section. I saw a cool modification of the drunkard's walk map algo in a game called Space Beast Terror Fright. The main difference in both...
cabalcrow.bsky.social
It does look pretty cool - it has charm.
cabalcrow.bsky.social
Oh I'm currently just going through a lot of different algorithms for generation. Currently I'm planning a mixed approach, where different parts of the world use different algos, so the players can eventually learn by feel where they are in the world as they play through the game.
cabalcrow.bsky.social
Added rouge style map generation for my #drpg. Worked on a lot of low level functions and structures that would help with various style of map generation.

#gamedev #indie #game
cabalcrow.bsky.social
Update of the lighting on my #drpg. I'm happy with it and I will move on other stuff. Got it optimised as well (fps is halfed because of the recording).

#gamedev #indie #game
Reposted by CabalCrow
godot-rust.bsky.social
godot-rust v0.4 released!

Export groups, match_class, easy callables, run_deferred, generic PackedArray and much more!

godot-rust.github.io/dev/septembe...
September 2025 dev update
godot-rust
godot-rust.github.io
cabalcrow.bsky.social
I'm honestly not against iframes in general. I think most games abuse iframes, but it is not a mechanic that is bad by default - it is just that usually it is an indicator that you have nothing else in your defense system.
cabalcrow.bsky.social
And the no bomb no miss on the "final boss" (not the secret final one). Strategy included in the description:
www.youtube.com/watch?v=gfBz...

#shump #stg #ddp
cabalcrow.bsky.social
Here the video to my 1CC run of Dodonpachi Daioujou:
youtu.be/3o5m2NvJxw8?...

#shmup #stg #ddp
cabalcrow.bsky.social
Just 1CCed Dodonpachi Daioujou Black Label.
My whole body is filled with needles from that run, I have way too much blood in my hands... the video is processing gonna upload it soon.
cabalcrow.bsky.social
Working on the lighting for me #drpg I like what I got so far.

#gamedev #indie #game
cabalcrow.bsky.social
session for example, where you force the player into an intro section where they have to win vs the phase they lost to last time.
cabalcrow.bsky.social
It obviously hinders the practice portion, but even as a challenge part, it is not really that enjoyable to just have added downtime every time you fail, it is a "cheap" way to add challenge rather than prolonging the actual fight in a dynamic way. You could use that downtime as a forced practice...
cabalcrow.bsky.social
I agree save state is a subpar solution in that way, but so are runbacks in the opposite way. The main challenge here is that you have to both think about how to build a consistency challenge and how to train the player seemlessly. However I don't think the downtime of runbacks really help here...
cabalcrow.bsky.social
There is a difficulty progression between different doom wads that bring everything smoothly, if you start with the og dooms on pistol start and move on through plutonia onwards things would seem less all over the place.
cabalcrow.bsky.social
I still dislike runbacks for the same reason, I get the idea that checkpoint would change the difficulty in terms of consistency, however for me this is a seperate issue. Saves states in doom let you practice anything, and then if you actually want a working demo you have to do it all in one go.
cabalcrow.bsky.social
I would say the grinding in DQ really gets bad later on, since it is really unavoidable and doesn't serve a purpose. Like I think the game is quite good pace wise for the right half of the map and the first big main dungeon. So like until around lv11 - then to go further left you gotta grind...
cabalcrow.bsky.social
32x32 eye study today

#pixelart
cabalcrow.bsky.social
This is why I was recently have been playing and enjoying the original Rouge and Dragon Quest. Very limited in scope and very tight design. I have a theory that good old games payed more attention to design due to the hardware limitations - you just couldn't slam in tons of content.
cabalcrow.bsky.social
Been playing around with #gameoflife #cellularautomata in torodial space. Found some cool stuff - it also works pretty well for a screen saver
Reposted by CabalCrow
testamentenjoyment.net
What struck me as odd between 2D and 3D melee-oriented games is that while 2D games generally expected you to avoid damage through staying or jumping away, most 3D games decided that a block/dodge/parry/etc. was necessary. Try listing what 3D games do so and don't, and it'll look like this:
Incomprehensive and inaccurate list of what 3D singleplayer melee action games expect you to avoid damage using an on-demand special action (like using blocks/invincible dodges/parrying/clashing/countering)  instead of just, like, moving or jumping away from an attack like you would in Mega Man Zero or whatever