Steer
Move across the boardwalk to line up with fish and avoid obstacles. The bicycle leans naturally into each turn.
Inspired by the AI benchmark
Pelican Ride turns the well-known AI benchmark prompt “Generate an SVG of a pelican riding a bicycle” into a playable 3D game. Guide an American white pelican along a seaside boardwalk, collect fish, avoid obstacles and unlock new accessories as you progress.
Each run ends when the pelican loses all 3 hearts. Speed increases with distance, and the scene moves gradually from sunset into night. The chase camera gives the clearest view of the road ahead; side, close-up, head-on and orbit views are also available.
Move across the boardwalk to line up with fish and avoid obstacles. The bicycle leans naturally into each turn.
Ride through a fish to catch it in the pelican's throat pouch. Every catch adds to your score.
Crabs move sideways and surfboards block part of the boardwalk. Each collision costs 1 heart.
A shadow on the boards signals a diving gull. Ring the bell in time to scare it away and protect your catch.
| Action | Keyboard | Touch Screen |
|---|---|---|
| Steer left or right | ← → or A D | Drag the steering slider, or enable tilt steering |
| Sprint | ↑ or W | Hold the sprint button |
| Slow down | ↓ or S | Release the sprint button |
| Ring the bell | Space or B | Bell button |
| Change camera | C | Camera buttons at the top of the screen |
| Pause and accessories | Esc or P | Pause button |
Points from every run are added to a lifetime total, and reaching set totals unlocks new hats and scarves for the pelican. Progress is saved locally in your browser; no account is needed. A different browser or device starts from zero.
The most common catch. 1 point.
Larger and less common. 3 points.
Rare. 10 points, plus a 7-second magnet that draws nearby fish into the pouch.
Move sideways across the boardwalk. A collision costs 1 heart.
Block one side of the boardwalk. A collision costs 1 heart.
Dive for your catch. Ring the bell during the dive to earn 5 bonus points; otherwise the gull takes up to 5 fish.
Sprinting raises the pelican's body heat. When the heat bar is full, the pelican slows down and cools off by gular fluttering, a rapid vibration of the throat pouch that real pelicans use to shed heat.
Hats
Scarves
Developer Simon Willison gives new AI language models the same prompt: “Generate an SVG of a pelican riding a bicycle.” By September 2026 his blog had more than 140 posts under the pelican-riding-a-bicycle tag, and the prompt has become a running test across the AI community.
The prompt is deliberately difficult. A pelican has short legs, a very large bill and wings instead of hands, so a convincing result needs both a plausible bicycle frame and a believable bird positioned on it.
Pelican Ride interprets the prompt in three dimensions. The pelican's legs use two-bone inverse kinematics so its webbed feet stay on the pedals, its wings hold the handlebars, and the chain is animated link by link at the standard half-inch pitch.
“Pelicans can't ride bicycles. They're the wrong shape!”
Generate an SVG of a pelican riding a bicycle
It is an informal AI test started by Simon Willison: ask a language model to “Generate an SVG of a pelican riding a bicycle” and compare the drawings. The subject is awkward to draw, so the results show quickly how well a model handles shapes and structure.
Give an AI model the prompt “Generate an SVG of a pelican riding a bicycle”, save the code it returns as a .svg file and open it in a browser. This site takes a different route: the pelican and bike are a live 3D scene built with three.js.
Yes. Pelican Ride is free to play, with no account, advertising or installation required.
Yes. On touch screens, a steering slider, a sprint button and a bell button appear at the bottom of the screen, and optional tilt steering is available. The game supports both portrait and landscape orientation. Tilt steering uses the angle you are holding the phone at when you switch it on as its centre.
No. A pelican's legs are far too short to reach bicycle pedals, which is part of what makes the benchmark challenging. The pelican in this game is drawn with longer legs than a real bird.
Progress is stored in your browser's local storage on this device. Clearing the site's data resets your fish total and accessories.
Free to play in your browser on desktop and mobile. No download or account required.
← → steer · ↑ sprint · Space bell · C camera · Esc pause