Skip to content

Add Flappy Bird game#263

Draft
maximevoisin-pm wants to merge 1 commit intomainfrom
vibe/flappy-bird-game-ffc154
Draft

Add Flappy Bird game#263
maximevoisin-pm wants to merge 1 commit intomainfrom
vibe/flappy-bird-game-ffc154

Conversation

@maximevoisin-pm
Copy link
Copy Markdown

A self-contained Flappy Bird clone built with vanilla HTML5 Canvas and JavaScript.

Features

  • Gravity-based bird physics with rotation
  • Randomly generated pipes with gap
  • Score tracking with persistent high score (localStorage)
  • Animated bird with wing flapping
  • Sky gradient, clouds, and ground rendering
  • Desktop (Space/ArrowUp) and mobile (tap) input support
  • Zero dependencies -- single HTML file

Files

  • games/flappy-bird/index.html -- the game
  • games/flappy-bird/README.md -- instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants