A polished Flappy Bird–style mini game built with HTML, CSS, and vanilla JavaScript.
Responsive, lightweight, with animated score pops and sound effects.
(https://fromdeen.github.io/bird-game/)
- Desktop: Space / Arrow Up / Enter, or Click
- Mobile: Tap the screen
- Fullscreen canvas, responsive layout
- Pipe gaps + random food collectibles
- Scoring: +1 for passing pipes, +2 for eating food
- Aesthetic HUD and popup animations
- Lightweight Web Audio effects
- HTML5 Canvas
- CSS3
- JavaScript (no frameworks)