Sunset Soar is a momentum glider over endless rolling hills: hold Space, the mouse button, or a touch to dive, release to soar. Dive down the back of a slope to build speed, release at the crest to launch into the sunset sky, and keep the rhythm going - losing all momentum on the ground ends the run, and the sun sinks lower the farther you fly.
Like riding momentum? Keep the flow going with Gravity Orbit Golf and Neon Circuit Racer.
Original momentum-gliding game built for this site (MIT). About 16 KB downloads once when you press Play - plain Canvas 2D, zero dependencies. Best distances stay in your browser.
Hold Space / click / touch to dive, release to soar. R restarts after a run ends.
Sunset Soar is a momentum glider over endless rolling hills. Hold Space, the mouse button, or a touch to dive; release to soar. One input covers everything, so it plays equally well on desktop and phone.
The dive-and-soar rhythm
Dive down the back of a slope while the hill falls away to build speed, then release right at the crest so that speed converts into a launch across the next valley. Mistimed dives scrub speed, and a grounded stall of about a second and a half ends the run. The first one and a half kilometers carry a warm-up grace, so a first run never dies immediately.
Key features
- About 16 KB of plain Canvas 2D with zero dependencies - the lightest game bundle on this site.
- Starts near-instantly, even on a slow connection.
- Procedural rolling hills built from layered sine waves.
- The sun sinks and the sky fades toward dusk purple across roughly the first four kilometers, so your farthest runs look visibly different from your first ones.
Your data
Best distances stay on this device under ftol:sunsetsoar:best, and nothing is uploaded.
Frequently Asked Questions
What does Sunset Soar do?
It is a momentum glider: one input dives, releasing soars. Speed comes from diving down the descending side of a hill and releasing at the crest - the classic dive-and-soar rhythm. The run ends when the glider stalls on the ground with no speed left.
Does it work on a phone?
Yes - the whole game is one touch. Press and hold to dive, release to soar. Desktop can use Space or the mouse button.
Is anything saved in my browser?
Yes. Your best distance uses localStorage key ftol:sunsetsoar:best. Nothing is uploaded - the game is plain Canvas 2D with zero dependencies.
Why does the sky get darker?
The sun sinks with distance: the sky fades from bright orange toward dusk purple across roughly the first four kilometers. It is a distance marker, not a difficulty change.