Drop blocks. Build the blueprint. Fight the wind.
▶ Play NowFree · No install · Works on any device
What it is
Skyline Architect is a browser-based crane game where you position and drop physics-influenced blocks to fill architectural blueprints — against escalating wind that gets more aggressive the deeper you go. Eight levels, four escalating wind phases, six block types with distinct physics. Score accumulates across the entire run.
No install. No account. No app store. Open the link, tap play, and the crane is already waiting. Works fully offline once loaded — installable as a home screen app on iOS and Android.
Features
Block Types
| Block | Character |
|---|---|
| Normal | Workhorse. Reliable, no surprises. |
| Light | Wind-sensitive. Floats into gaps heavy blocks can't reach. Fragile. |
| Heavy | Wind-resistant anchor. Stresses blocks below. Unbreakable. |
| Explosive | Clears the field. A liability with potential upside. |
| Sticky | Side-snaps to vertical surfaces. Bridges gaps straight drops miss. |
| Bouncy | Aim the first impact, steer the redirect. Reaches cells nothing else can. |
Under the Hood
The entire game — all JavaScript, CSS, HTML, audio synthesis, QR code library, PWA manifest, and app icons — lives in one self-contained HTML file. No build step. No bundler. No dependencies to break.
Every visual element is generated by the engine itself. No sprite sheets. No image files. No external asset pipeline. The crane, the blocks, the city skyline, the atmospheric effects, the QR code — all produced by canvas commands and math at runtime. The game generates itself.
At ~550KB of source, it's closer to a handcrafted demoscene object than a typical web game. A conventional asset-based version of the same game would land somewhere between 2MB and 10MB. That gap is the point.
Playing the beta? Found something weird? Have a thought? Leave a note — Terrance reads every one.