I've wanted to make this game for years. Not a polished pitch deck version of it — the raw, uncompromising version that lives in my head every time I play a survival game and think "this is close, but not quite". No Quarter is the game I've been chasing, and now I'm finally building it.
The Gap Between Two Oceans
I've sunk more hours than I'd like to admit into Rust and Sea of Thieves. They're two of the games that have stuck with me the most over the years, and I love them both for different reasons. Rust gave me that tension — the feeling that everything I'd built could be taken from me at any moment. Every footstep outside my base was a gamble. Sea of Thieves gave me the romance of the ocean — the thrill of the open water, the chaos of naval combat, the wind in the sails. But neither game gave me both at the same time.
Rust's ocean is an afterthought. Sea of Thieves doesn't let you build or truly own anything. I kept waiting for someone to bridge that gap — a pirate survival game where you wash ashore with nothing, build a stronghold on a jungle island, construct a warship plank by plank, and then sail it into a world full of players who want to take everything from you. Nobody made that game. So I decided to make it myself.
What No Quarter Actually Is
At its core, No Quarter is a multiplayer pirate survival game. You start stranded on an island with nothing. You gather resources — wood, stone, iron ore — and you build. A camp becomes a base. A base becomes a fortress. You craft weapons, build ships, and set sail into a world shared with up to 1,000 other players. Every one of them is trying to do the same thing you are. Some will trade with you. Most will try to sink you.
But it's not just PvP chaos. The world itself is dangerous. I'm building out a full PvE layer — cursed pirate fleets that patrol high-value waters, legendary pirate spirits like Blackbeard and Anne Bonny that appear as world events, and an endgame built around five cursed artifacts that, when assembled, trigger a server-wide reckoning. The lore ties everything together: you're in the Devil's Chain, summoned by the Black Mark, and the Drowned King is watching.
"In No Quarter, the only rule is survival — and the sea takes no prisoners."
The Tech Behind It
I'm building No Quarter in Unreal Engine 5.7 with a voxel plugin for terrain. This was one of the biggest decisions I made early on, and it's paying off. Voxel terrain means the world is fully destructible and deformable — players can mine into cliffsides, dig out cave hideouts, and cannon fire actually reshapes the landscape. It makes base raiding way more interesting when you can literally tunnel under someone's walls.
It's also been one of the biggest technical challenges. Getting voxel terrain to look good at a distance, handling LODs, making it network-replicated for multiplayer — none of that is simple. There have been weeks where I've made zero visible progress because I'm buried in mesh generation code or fighting with chunk loading. But when it works, it works beautifully, and it gives No Quarter something that most survival games don't have.
Going Solo — The Honest Truth
I'm making this game alone. That's not a badge of honor — it's just the reality. I don't have a studio, a team, or funding. It's me, my PC, and an unreasonable amount of determination. Some days are incredible — I'll get a new system working and spend an hour just sailing around my own ocean feeling like I've actually built something. Other days I'll spend eight hours debugging a physics issue and end up exactly where I started.
The scope of No Quarter is ambitious for a full studio, let alone one person. I know that. But I'd rather spend years building the game I actually want to play than ship something safe that I don't care about. Every system I build — crafting, combat, ship construction, base building — gets me closer. And every devblog I write here is proof that it's moving forward.
What's Next
Right now I'm focused on three things: getting the core island terrain generation solid, finishing the first pass on ship-to-ship combat, and building out the basic resource gathering and crafting loop. Once those three pillars are standing, I'll have something playable — something I can start showing off and getting feedback on.
I'll be posting regular updates here on the dev blog. Expect breakdowns of specific systems, behind-the-scenes looks at the messy reality of solo game dev, and honest progress reports. If you want to follow along, subscribe below or find me on socials. This is just the beginning.