Flappy Neo is a futuristic neon-style arcade game inspired by Flappy Bird, rebuilt with modern cyberpunk visuals, glowing effects, drone physics, and smooth animations. Play as Neo, a glowing cyber orb, and glide through neon towers while chasing high scores.
Built using HTML5 Canvas, Vanilla JavaScript, and CSS3 โ fully responsive and runs smoothly in browsers.
- OG Mode โ Classic Flappy Bird gravity + tap-to-jump gameplay
- Drone Mode โ WASD free-movement with acceleration, friction, and velocity trails
- Glowing player
- Smooth energy trail
- Animated futuristic obstacle towers
- Dynamic background scanlines
- Background music
- Score sound effects
- Custom sound for every +10 score milestone
- Crash sound
- In-game Audio Controller (Music ON/OFF & SFX ON/OFF)
- Optimized physics
- Dynamic gap reduction
- Speed increase as score rises
- Screen shake on collision
- LocalStorage high scores (OG & Drone separately)
- Not Optimized for Mobile
/
โโโ music/ # Background music (retro-gaming-271301.mp3)
โโโ favicon.png # Game icon used as website & tab icon
โโโ index.html # Main HTML file
โโโ script.js # Full game logic (canvas drawing, physics, audio)
โโโ style.css # Styling, fonts, neon effects, layout
| Action | Control |
|---|---|
| Jump | SPACE / Tap / Click |
| Start Game | SPACE / Tap / Click |
| Switch Mode | M |
| Action | Control |
|---|---|
| Move Up | W |
| Move Down | S |
| Move Left | A |
| Move Right | D |
| Start Game | SPACE / Tap / Click |
| Switch Mode | M |
- Download or clone this repo:
git clone https://github.com/karthiknvd/flappyneo.git- Open the folder:
cd flappyneo- Just open index.html in your browser.
No frameworks, no Node.js โ everything runs natively in the browser.
You can checkout the live game here:
Background Music: Retro Gaming โ Pixabay (Free License) https://pixabay.com/music/upbeat-retro-gaming-271301/
Sound Effects: Google Actions Free SFX Library (wood plank flick, beep, crash)
If this project helped you or inspired your work:
๐ Buy me a coffee: https://buymeacoffee.com/webnate
Every bit of support helps keep projects like this open-source and evolving.
This project is free for personal or portfolio use. You may modify and publish your version, but please credit the original assets where required (Pixabay music).