Cosmic Scale splash
Pre-Launch · Build In Public

Cosmic Scale isn't out yet.

No demo. No early access. No false claims. What is real: an itch.io page accepting follows so you'll be the first notified when the gates open, a public roadmap, and a weekly devlog tracking exactly what's been built. Every follow goes onto the Patron Wall the day the game ships.

Core Systems

What you'll actually do.

Cosmic Scale is built on seven layered systems. Each one stands alone — and each one feeds the next as your factory grows from a mining laser to a planetary civilization.

From mining laser to express belts.

You land with a hand-held mining laser and an empty crafting bench. Point the laser at any node and hold to harvest — no fuel, no charge. Carve out your first ore. Smelt your first ingot. Connect a Mk.1 belt — and watch the whole world change. By Tier 4 you're routing Mk.4 belts at 600 items/min through Manufacturers running four-input recipes, and the laser stays on your hip as a backup for when the factory stalls.

  • Crafting Bench — bootstrap recipes
  • Smelter / Foundry / Refinery — single & dual-input tier production
  • Assembler / Manufacturer — multi-input complex assemblies
  • Conveyor Splitters & Mergers — balanced routing
  • Express Belts — endgame throughput
Smelters

A grid that actually flows.

Cosmic Scale runs a real flood-fill power grid. Drop a generator, lay connected poles, attach your machines. The simulation balances production and consumption every tick. Overload a grid and your machines slow down proportionally — they don't pop, they just throttle. Catching power bottlenecks is a load-bearing part of the puzzle.

  • Biomass Burner (30 MW) — your Tier-0 starter, before you even unlock electricity
  • Coal Generator (75 MW) — Tier 2 workhorse
  • Nuclear Reactor (2,500 MW) — Tier 4 baseline · spent-fuel disposal matters
  • Fusion Reactor (9,000 MW) — Tier 5 clean energy
  • Dyson Sphere Core (25,000 MW) — distributes proportionally across every connected grid in the world
  • ▸ Three power-pole tiers + three battery-bank tiers + weather-driven generation (wind, tornado, lightning, hurricane)
Power Poles

Drones that just work.

Belts get you the first ten hours. Around Tier 5 you'll unlock the Drone Port — paint a route on the map, drop a second port at the destination, and autonomous drones haul resources between them while you focus on the next problem. Drones don't replace belts; they shortcut them across distances belts can't cover. By endgame you'll have drones threading freight between continents AND between planets.

  • ▸ Up to 16 drones per port · auto-balanced
  • ▸ Per-port input & output buffers · filtered routes
  • ▸ Interplanetary trade via Space Elevator → four trade-partner worlds
  • ▸ Routes survive save / load & chunk unload — no lost freight
Items

Twelve biomes, one world.

Every world is procedurally generated from a seed. Twelve hand-tuned biomes blend by moisture and temperature, each carrying its own primary terrain, mountain rules, danger budget, and resource economy. Mountains are built with multi-octave Perlin and ridge noise — so you get natural ridges, canyons, gorges, and snowcapped peaks instead of the perfect concentric diamond stacks of a naive heightmap.

  • ▸ Procedural mountains with 7 height tiers
  • ▸ Snow-capped peaks at h ≥ 5
  • ▸ Natural water bodies validated for size
  • ▸ Biome-locked resource spawning
  • ▸ Per-biome creature populations
Tour all 12 biomes →
Terrain variants

29 research nodes. 7 milestones. 8 tiers.

Research is granular — each of the 29 nodes unlocks specific recipes, specific machines, specific power sources. Milestones are bigger: story-gated checkpoints that crack open whole tiers. ARIA narrates your way through both, with different lines for first-time vs. repeat discoveries so the dialogue never repeats. Hit Type-1 Ascension and the Stellar tier opens.

  • 29 research nodes with prerequisites & durations
  • 7 milestones gating the eight tiers
  • 58 achievements with Steam-ready IDs
  • 95 recipes tied to specific machine types
Explore the tech tree →

Commanding a planet, one storm at a time.

This is the system that makes Cosmic Scale a Kardashev game — and as of v0.9, it's actually functional in-engine, not just a roadmap promise. Seven weather buildings burn input items, generate power, drive the planetary weather state, and produce byproducts that downstream machines depend on. The Type-1 Catalyst recipe — the literal capstone of the game — now requires a Cyclone Core as input, meaning you cannot reach Kardashev Type-1 ascension without orchestrating hurricanes on purpose. That's the marketing pitch as a real production gate.

The chain (Tier-4 → Tier-6):

  • Atmospheric Pressure Compressor · atmospheric_condensate → pressurized_air · drives Fog
  • Tornado Spire Mk1 · pressurized_air → storm_essence · drives Storm · 3,500 MW
  • Solar Storm Array Mk1 · concentrated_solar_film → lightning_charge · drives Clear · 3,000 MW
  • Lightning Capacitor Mk1 · lightning_charge → energy_cell · drives Storm · 4,000 MW
  • Hurricane Core Mk1 · storm_essence + water → cyclone_core · drives Storm · 4,500 MW
  • Cryo Plume Mk1 · cryonite_dust → cryonite_shard · drives Snow · 1,000 MW
  • Magma Tap Mk1 · water → quantum_foam · drives Clear · 5,000 MW

Endgame gate: Type-1 Catalyst requires 4 × Cyclone Core. The only way to make cyclone cores is to run the Hurricane Core. The only way to run the Hurricane Core is to be producing storm essence. The only way to do that is the Tornado Spire chain. Player-driven weather is the spine of the endgame.

▸ Read the Kardashev vision
ATMOSPHERIC COMPRESSOR → pressurized_air TORNADO SPIRE → storm_essence HURRICANE CORE → cyclone_core PLANETARY ASSEMBLER type1_catalyst recipe TYPE-1 CATALYST ASCENSION T4 T5 T5 T6 T7
The actual production chain. Cyclone cores are not optional — the Type-1 Catalyst recipe requires four of them.

1-to-8 players. Steam lobbies. Real shared factories.

Built fresh in v0.9: Steam multiplayer that behaves like Satisfactory's. Host opens a lobby with an optional password, friends see your game in the Steam overlay and join with a click. No port-forwarding. No IP-pasting. Just up to 8 players in a shared factory.

What makes this version load-bearing rather than a co-op patch on top of single-player: a NetworkedSimulationBridge runs on the host every 200ms, walks the grid, and replicates the state of every machine, belt, and weather building to every client. The factory you see on your screen is the factory the host is actually simulating — not a stale snapshot from when you joined.

  • Steam Lobby + friend invite · open the overlay, click Join Game on a friend
  • Password-protected lobbies · friends-only by default, public if you want
  • 1-to-8 players · single-player code path untouched · no penalty for solo
  • Host-authoritative simulation · the host runs GameTick + every machine; clients get state at 5 Hz
  • Bandwidth · ~5–20 KB/s sustained per client at steady state, ~400 KB/s peak on a fully-changing factory
  • WebGL stays single-player · the itch.io build doesn't load Steam libraries; safe for browsers

Built on Unity Netcode for GameObjects + Facepunch.Steamworks + the community NGO Facepunch transport. Internet matchmaking via Steam Datagram Relay — no NAT-punching, no third-party servers.

8P

The Dyson swarm is just the beginning.

Build to Tier 6 and the Dyson Frame Constructor unlocks. Manufacture orbital sails, charged energy cells, and dyson lenses; coordinate launches through the Orbital Launcher; assemble the swarm in five stages of 5,000 MW each. Complete the sphere, achieve Kardashev Type-1, and the Stellar tier opens — Pocket Black Hole Container, Star Lifter, Planet Power Stabilizer, the lot.

  • Five-stage Dyson Sphere · 25,000 MW total, distributed proportionally
  • Pocket Black Hole Container · 10,000 MW from a stabilized singularity
  • Star Lifter Antenna · siphons raw stellar material from your home sun
  • Type-1 Ascension · the run's victory condition (then keep playing if you want)

"You'll know you're ready when the sun starts giving you more than it's taking. That's when the real engineering begins."

— ARIA
Construction Schedule

Five rings. Twenty-five thousand megawatts.

Each ring is 5,000 MW of stellar capture, launched in waves from the Orbital Launcher and assembled in orbit by drone swarms. Hover a ring to inspect its build manifest.

Stage 1 · Inner Ring5,000 MW

240× orbital sail · 60× charged energy cell · 12× dyson lens. The first ring teaches the chain.

Stage 2 · Tropic Ring10,000 MW

Double the sails, add a second Orbital Launcher. Storm essence demand spikes — Tornado Spires go online.

Stage 3 · Equator15,000 MW

Equatorial belt. Half the swarm is in orbit. The Stellar Foundry comes online for the dense alloys ring 4 needs.

Stage 4 · Polar Cap20,000 MW

Polar coverage. 4× Cyclone Cores feed the Hurricane Forges. The Type-1 Catalyst recipe is now unlocked.

Stage 5 · Ascension25,000 MW

The sphere closes. Type-1 Catalyst consumed. The Stellar tier unlocks — Star Lifter, Black Hole Container, the lot.

The Vision · Kardashev Type-1

Not just a factory game. A civilization scale.

In 1964, Soviet astronomer Nikolai Kardashev classified civilizations by how much of their star's energy they can actually harness. Type-1 captures every watt that hits a planet — every wave, every wind current, every storm. Type-2 captures the full output of the star. Type-3 captures an entire galaxy. Each rung is roughly ten billion times more powerful than the one below it. Cosmic Scale is built around this idea: most factory games stop at a rocket, this one keeps going.

TYPE I PLANETARY ~10¹⁶ watts every joule on the planet TYPE II STELLAR ~10²⁶ watts an entire solar system TYPE III GALACTIC ~10³⁶ watts an entire galaxy

Tornado Spires T6

Mountain-cap superstructures that convert managed cyclonic storms into raw electricity. Yields scale with biome wind profile.

Hurricane Cores T6

Ocean-stationed pressure-differential plants that pull energy from controlled hurricanes. Output is enormous.

Solar Storm Arrays T6

Atmospheric collectors that harvest charged-particle bursts during solar maxima. Bursty; pairs with Charged Energy Cells.

Atmospheric Compressors T4

Pulls Pressurized Air from ambient atmosphere. Bridge from chemistry to weather control.

Planetary Shield T6 · CAPSTONE

Containment field that locks the engineered atmosphere in place. The Type-1 capstone building.

Storm Essence T6 · MATERIAL

Captured ionized atmosphere from controlled storms. Intermediate material — without it, no Type-1 transition.

Most factory games stop at a rocket. I want to keep going.

I love Factorio. I love Satisfactory. I love Dyson Sphere Program. But once you've launched the rocket, the game tells you you've won. Roll credits. Cosmic Scale rejects that ending. The Space Elevator isn't the win — it's the halfway point. The real climb is when your factory stops competing with the planet and starts commanding it. That climb is what the Kardashev scale describes.

Honest scope note: The weather production chain above is real as of v0.9 — seven weather buildings that burn inputs, drive the planetary weather state, and a Type-1 Catalyst recipe that genuinely gates on Cyclone Cores. Multiplayer's the same story: rebuilt and working in the dev build. What's still ahead is the rest of the Tier-6 endgame — the full five-stage Dyson swarm, the Stellar-tier capstones, and the art pass that makes it all look like a finished game. And none of it is in a public build yet; the game isn't released. The roadmap tracks exactly what's built, what's in progress, and what's planned.
Content at a Glance

Every number above is hand-tuned.

121Items
129Buildings
95Recipes
29Research Nodes
58Achievements
12Biomes
7Milestones
4Trade Planets
Tech

Built on real engineering.

ENGINE
Unity URP (Universal Render Pipeline)
RENDERING
SRP-batched mesh-row terrain, custom iso shaders with world-curve horizon bend & per-tile mountain outlines
SIMULATION
EventBus<T> zero-allocation events, ISaveable JSON persistence, flood-fill power grid
PROCGEN
Multi-octave Perlin biomes, ridge-noise mountain heights, smoothed single-cell anomaly removal
PLATFORMS
Steam · itch.io · WebGL · (Steam co-op up to 8 players, shipped v0.9 — the itch.io WebGL build is single-player)
SAVES
HMAC-SHA256 signed JSON envelopes · Steam Cloud · WebGL file export/import
FAQ

Frequently asked questions about Cosmic Scale.

What is Cosmic Scale?

Cosmic Scale is a hand-crafted isometric factory game built solo in Unity by OakTree Games. You land on a wild world with a hand-held mining laser and grow a civilization all the way to wrapping a star in a Dyson swarm. It spans twelve hand-tuned biomes, 121 items, 129 buildings, 29 research nodes, and eight tiers of technology.

Who makes Cosmic Scale?

Cosmic Scale is made by Kyle, the solo developer behind OakTree Games. Every line of code, every pixel of every sprite, every recipe, and every weekly devlog is written and built by one person — typically on Saturdays and late evenings after his first child is down for the night.

When is Cosmic Scale releasing?

Cosmic Scale is in active pre-launch development. The full release will land on itch.io and Steam. Follow the project on itch.io to be notified the moment the first public build is available, or read the public roadmap to track upcoming features.

What platforms will Cosmic Scale support?

Cosmic Scale targets PC (Windows) on launch via itch.io and Steam, with a WebGL build for the browser. Console ports (Switch, PlayStation, Xbox) are on the long-term roadmap once the desktop release stabilizes.

Is Cosmic Scale a Factorio or Satisfactory clone?

Cosmic Scale shares the same DNA — conveyor belts, recipes, automation, fluid logistics — but the world is isometric pixel art, the worldgen is biome-driven and procedurally generated, and the endgame is a five-stage Dyson sphere that proportionally distributes power across every connected grid in the world. There's also an AI companion (ARIA) that narrates the entire run with deadpan personality.

Does Cosmic Scale have multiplayer or co-op?

Yes. As of v0.9 it's a real shared-factory mode, not a co-op patch — the host opens a Steam lobby (optional password), friends join from the Steam overlay with one click, no IP-pasting or port-forwarding. Up to 8 players, and the host streams the live simulation of every machine, belt, and weather building to each client. Solo play is the untouched single-player path with zero networking overhead, and the itch.io WebGL build stays single-player by design.

How do I support development of Cosmic Scale?

The most direct way is becoming a patron at any of the three tiers (Sapling, Sprout, Oak) or dropping a one-time tip on the support page. Patrons get early builds, vote priority on the roadmap, and a name on the in-game Patron Wall on launch day. Following on itch.io and sharing the project also genuinely helps.

What engine and tech does Cosmic Scale use?

Cosmic Scale is built in Unity URP using C# and HLSL shaders. It uses a custom 2D isometric pipeline with row-mesh batching, a deterministic 10 TPS GameTick, a zero-allocation EventBus, and ScriptableObject-driven data for every item, building, recipe, and biome. The save system uses an `ISaveable` interface with `saveId` string references so saves survive refactors.

What is OakTree Games?

OakTree Games is a one-person indie game studio founded by Kyle. The studio name comes from the idea that good games grow slowly, like oak trees — one ring at a time. Cosmic Scale is the studio's debut project and current sole focus.

Ready to start your civilization?

Cosmic Scale is in active solo development. The fastest way to be ready for the launch is to follow on itch.io now — and support the build so I can keep shipping every weekend.