Skip to main content
← Projects

Space Game

Live Godot GDScript

Real-time isometric 4X strategy. Expand across a procedurally generated galaxy, build economies, and fight rival civilisations, all in a browser tab.

Screenshot of Space Game

Why I built this

I wanted a strategy game I could play in a browser tab without installing anything, and Godot's HTML5 export makes that possible. Building it taught me systems design the hard way: economies, AI, procedural generation, all of it through the best kind of problem. It's playable and I've stopped adding to it.