Skip to content

Add new project: Flappy Bird Game #190

@venisha-kalola

Description

@venisha-kalola

Project slug (e.g., snake, todo)

flappy-bird

Summary

Page / Component: projects/FlappyBird (new project)

Description:
Implement a Flappy Bird clone game where the player controls a bird navigating through moving pipes. The player taps or presses a key to keep the bird airborne while avoiding obstacles. The game should include smooth animations, scoring, restart options

Details / Acceptance criteria

Player can control the bird with tap/spacebar to “flap.”

Pipes move continuously from right to left at increasing speed.

Collision detection implemented for pipes and ground.

Score increments each time the bird passes through pipes.

Game Over screen with restart and high score display.

Add sound effects (flap, score, crash).

Responsive layout for desktop and mobile.

Scope

  • UI changes
  • Logic changes
  • Accessibility
  • Tests (manual)

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions