Camera
Neck Flappy
A webcam-controlled side-scrolling gate dodging browser game.
All gamesAbout Neck Flappy
Neck Flappy is a side-scrolling gate-dodging game where a nudge of your head lifts the bird. Gates scroll toward you at 255 units per second with a 260-unit gap and arrive roughly every 1.45 seconds; touching a gate or the ground ends the run, and your score is the number of gates you clear.
The interesting design problem here was that the original arcade formula is brutally unforgiving, and unforgiving does not survive contact with webcam latency. So this is not a straight clone. Instead of pure tap-to-flap gravity, the bird has a cruise behaviour: when your head is at neutral it settles back toward a comfortable altitude rather than dropping like a stone, and your head movement adds lift on top of that. Lifting your head applies a 430-unit nudge, and holding it high steers the bird upward continuously. The result is a game you can actually finish a run of on a webcam, with a ground clearance of 86 units and a generous 26-unit bird radius.
Runs last well under a minute, which makes it the quickest thing on the site to dip into between tasks.
How to play
- Lift your head — nudge the bird upward
- Hold your head high — climb continuously; return to neutral to settle back to cruise
- Keyboard and pointer controls do the same thing if you would rather not use the camera
- Score one point per gate cleared
- Touching a gate or the ground ends the run
Tips & tricks
- Do not flap like the original. This bird self-levels toward a cruise altitude, so the winning technique is small corrections around neutral rather than a constant panic of taps.
- Aim for the middle of the gap, not the edge you can see. With a 260-unit gap and a 26-unit bird you have real margin, but only if you commit to the centre line early.
- Read one gate ahead. At 255 units per second and a gate every 1.45 seconds there is always a second gate on screen — set your altitude for it while you are still passing the first.
- Watch the ground. The 86-unit ground band ends more runs than the gates do, because players over-correct downward after clearing a high gap.
- If you drift into a bad rhythm, hold neutral for a beat and let the cruise behaviour recover your altitude instead of trying to fight it back manually.
Frequently asked questions
- Is Neck Flappy free?
- Yes. It runs free in your browser with no download, account, or install.
- Do I need a camera to play?
- No. Keyboard and pointer input work as a full fallback, though the head control is what the game was designed around.
- Is it as hard as the original flappy games?
- No, deliberately. The bird self-levels toward a cruise altitude between your inputs, because the original tap-and-drop formula does not work well with webcam latency.
- How is my score calculated?
- One point for every gate you pass through. Your best is stored locally in your browser.
- Does the site record my webcam?
- No. Face tracking happens on your device and camera frames are not transmitted by NeckGames.