CINDERLIFT

falling sand, heat, pressure, circuits Wiki Source Download for Windows
Loading Cinderlift…
About 1.5 MB to download. Desktop browser recommended.
Click the game to give it the keyboard. WASD move · Space jump · mouse to dig and place · Tab inventory · Q throw an item · Esc menu · read more ↓

WHAT IT IS

Cinderlift is a falling-sand sandbox where the physics is the game. Every cell in the world carries a material, a temperature and a moisture level, and it is simulated rather than scripted — sand falls, water finds its level, heat conducts through whatever is touching whatever, and things melt when they get hot enough and freeze again when they cool.

You crashed on a planet. Everything below you is rock, ore and the caves between them, and the way out is up — which means digging, smelting, wiring and building your way there.

Cinderlift in play: the material and machine panel on the left, a grassy surface over dark rock, the character standing at the edge of a slope.
The browser build, running. Materials and machines down the left, the world on the right.

HEAT IS REAL, AND IT IS THE POINT

Most sandbox games treat fire as a state a tile is in. Here temperature is a number every cell has, conducted between neighbours at a rate the two materials decide, and almost everything interesting is a consequence of that rather than a rule written for the occasion.

Water poured onto a pool of molten rock underground, throwing off a cloud of steam that lights the cavern.
Water meeting a lava pool. Not a drawing — that steam is what the simulation did with it.

WIRES, LOGIC AND MACHINES

Copper conducts. A pulse travels along it as an actual moving thing, splits at junctions, fills a thick wire once rather than flooding back down its own trail, and two waves sent at each other meet and stop.

On top of that there are sensors and actuators: thermocouples that read temperature, clocks, pulse buttons, block watchers, combinators for logic, placers, miners, spouts and drains. Enough to build a furnace that regulates itself, or a pump that runs when a tank is low, or something considerably more ambitious.

THREE LAYERS DOWN

The world is 4096 cells wide and 9216 deep, generated fresh each time, and cut into layers by strata you cannot dig through until you have earned the tools.

Day and night pass overhead, light propagates properly from the sun and from whatever you are carrying, and it gets very dark down there.

The Cinderlift surface at dusk: a grassy ridge over dark soil under a blue-grey sky.
The surface at dusk. Everything under that line is where the game happens.

PLAY IT

In your browser, free, right now — scroll back up. Nothing to install, about 1.5 MB, and it runs on any desktop browser.

Both versions keep ten save slots and both support four-player multiplayer. They connect differently: in the browser the host shares one five-character code, and the Windows download connects by IP address, which is steadier on awkward networks. Windows also keeps its saves as ordinary files you can move between machines. It is the same game and the same code — the browser build is that code compiled to WebAssembly rather than a cut-down port.

QUESTIONS

Is it “Cinderlift” or “Cinder Lift”?

One word: Cinderlift. Plenty of people type it as two, so if you searched for cinder lift and ended up here, you are in the right place — it is the same game either way.

Does the browser version save my world?

Yes — the same ten slots as the Windows build, kept in your browser's own storage, so they survive closing the tab and restarting your computer.

Two things worth knowing, because they are the ways it can bite you. The saves live in this browser on this device: they will not follow you to another computer, or even to a different browser on the same one. And because they are site data, clearing your browsing data will delete them, as will playing in a private window. If a world matters to you, the Windows build keeps its saves as ordinary files instead.

How does multiplayer work in the browser?

Press Multiplayer under the game and pick Host. You get a code like RZ7ZT. Share it with up to three friends; they each press Multiplayer, pick Join, and type in the same code. That is the whole thing.

Once connected, every guest browser talks straight to the host. Nothing sits in the middle of your game — there is no server carrying it, which is why this costs nothing to run and why nobody else can read it. The code is handled by a tiny service that introduces each guest to the host and then plays no further part; if it is ever down, the panel falls back to exchanging longer codes with each guest by hand, which needs nothing at all.

If somebody's connection drops, they rejoin on their own and come back as the same player — you do not need to share the code again.

Two things can go wrong. Everyone needs the same version — refresh the page if anyone has had it open a while. And some strict networks will not allow a direct connection at all; there is no relay to fall back on, so if it will not connect, the Windows build can host by IP instead.

Windows says the download is unrecognised.

The executables are not code-signed yet, and Windows warns about anything it has not seen before from a publisher it cannot verify. The launcher is the more suspicious of the two by nature, because updating itself looks exactly like what malware does. Everything is open source — the repository is right there, and every release publishes SHA-256 hashes for both binaries.

What are the system requirements?

A desktop browser, and roughly 350 MB of memory for the world. Phones generally cannot spare that. It runs comfortably on old laptops otherwise.

Is it finished?

No, and it is being worked on steadily. Watch the releases if you want to follow along.

THANKS FOR PLAYING

Cinderlift is free and always will be. It is made by one person, and if you get some hours out of it, a few pounds toward the next ones goes a long way.

Your download has started.