SUNBREAK

Downhill Club · Racing, Casual

SUNBREAK — platform support
Plays onDesktop only
ControlsKeyboard, Mouse
Good to knowSteering and the FX / weather toggles are keyboard-only.
Works offlineYes — this page plays our own copy, so it keeps working if the original host goes down
PriceFree. No account, no download, no ads.
Originalgithub.com/Imirushik/sunbreak-downhill-3D-game · by Imirushik

Four riders. One mountain. No second thoughts. A low-poly, procedurally generated downhill racer. The author hasn't published an official live build yet, so this is an unofficial playtest we built ourselves from the open-source code. If you're the rights holder and have concerns, please reach us via the contact in the footer and we'll take it down immediately.

SUNBREAK (Downhill Club) is a low-poly downhill racer: four riders, one procedurally generated mountain, and a run that only ends when you crash or reach the bottom. The track is different every time, the art is flat-shaded and bright, and the whole thing is tuned for quick restarts.

The game is open source on GitHub (Imirushik/sunbreak-downhill-3D-game). The author has not published an official live build, so the version you play here is an unofficial playtest we compiled ourselves from the repository. If you are the author and would rather we did not host it, the footer contact reaches us and we will take it down immediately.

How to play SUNBREAK

  1. Steer with the left/right keys; the mountain pulls you downhill on its own.
  2. Carve wide around obstacles rather than braking — momentum is the whole game.
  3. Each of the four riders handles slightly differently. Try them all.
  4. The mountain regenerates on every run, so there is no track to memorise.

Click Fullscreen above the game for the largest play area. If the game does not load, use Open in new tab to play it directly from our copy.

Why it's worth your time

The mirror is about 600 KB split across a hashed JavaScript bundle, a stylesheet and the page — the output of a standard Vite build. It runs at a steady frame rate on modest hardware because the terrain is generated as simple flat-shaded meshes rather than textured geometry. Keyboard only; there is no touch control in the current source.

Procedural terrain in a browser with a stable frame rate is the technical achievement here. It is built with a modern bundler (you can see the hashed asset files in the mirror), which makes it the most 'conventional' web build in the collection.

How it was made and where it lives

Source published on GitHub; the playable build here is compiled from that code. The author publishes as Imirushik. Original: https://github.com/Imirushik/sunbreak-downhill-3D-game. The Play button above runs our own unmodified copy, so the game keeps working here if that page goes down — which on free hosting usually has nothing to do with the author. Nothing about the game itself is changed, and the original stays linked from every page.

If you like SUNBREAK, try these

For the other open-source game here see Garden Defenders, whose repository is likewise public. For more low-poly 3D, DUST II · Desert Ops and Mosswing take the style in a slower direction.

Frequently asked questions

Is this the author's official release?
No — it is an unofficial build from the public source. See the note above.
Can I play offline?
Yes, the mirror bundles everything it needs.
Where is the code?
On GitHub under Imirushik/sunbreak-downhill-3D-game.
Is SUNBREAK free to play?
Yes. Everything on Floating Arcade is free, with no account, ads or downloads.
Can I embed this game on my own website?
Yes — copy the snippet below. The embedded player links back here, which is how we ask to be credited.

Embed SUNBREAK on your site

Paste this where you want the game to appear:

Tags: Open source · 3D games · Low-poly