Imagine if you could just fly like a bird.
No missions. No scores. No stress.
A relaxing, browser-based bird sim where you steer a flock of seagulls in V-formation over the ocean — through day, night, storms, rain, and lightning.
Live: birds.cafe
It's not really a "game." It's a quiet, soothing experience.
- Runs fully in the browser (WebGL / Three.js)
- Physics-based flight with flock V-formation
- Dynamic weather: day, night, storm, rain, lightning
- Ambient music
- Smooth on mobile with touch controls
| Input | Action |
|---|---|
| Arrow keys | Steer |
+ / - |
Speed up / slow down |
| Space | Toggle V-formation |
| Weather buttons | Day / Night / Storm |
On mobile, use the on-screen buttons.
Serve the folder with any static file server:
python -m http.server 8000Then open http://localhost:8000.