Latest Dev Blog Posts


  • We just wrapped up our first Ludum Dare entry — Raid the Abyss — a top-down fantasy hack n’ slash built in about a week and a half for #LD57 (Extra format).

    Knights vs. orcs, layered abyss, escalating bosses. Two modes: Endless and Score Attack. Built to prototype systems for our main project—melee, procedural maps, and a dynamic minimap.

    You can try it in-browser (if it runs well for you), or grab the .exe for the full experience: https://staticleapstudios.itch.io/raid-the-abyss

    Feedback welcome on the Ludum Dare page:
    https://ldjam.com/events/ludum-dare/57/$411316

    Game: Emery Smith (staticleapstudios.com)
    Audio: Smthngclvr (YouTube)

    There may be some easter eggs if you play around a bit.


  • Party Features Implementation

    Parties aren’t just about teaming up—they need structure. Now, the HUD overlay shows current party members, and only the leader can start a match. Party invites and requests are streamlined with click-based functionality.

    • In-game menu tab for party roster, chat, etc
    • Party follows leader into matchmaking
    • Automatic chat channel creation upon forming a party
    • Click/autofill invite system instead of manual ID entry

    Technical Challenges

    • Moved from a system that needed an ID like 70 characters long to a more user friendly way
    • Party chat has to be more flexible than DMs, Guild chatroom, or match/team in-game chat
    • Members game state syncs properly now

    Next Steps

    • Implement more functionality like a more fleshed out party leader transfer system
    • Expand chat functionality to include party voice options
    • HUD Overlay

    Lore Integration

    “Alright, we need a third. Not running another op as designated bullet sponge.”

    “Agreed, let’s not mill around while they take the objective.”

    “I got someone.”

    “Who is it?”

    “Usually runs with another squad, but they’re not on today. Solid guy. Knows when to push, when to hold. Doesn’t talk just to hear himself.”

    “He’s not on my list, why’s he solo?”

    “No idea. Maybe his -“

    “Whatever, looks like we’re getting ready to roll, send the invite.”

Read the rest here: