Skip to content
#

flappybird-style-game

Here are 45 public repositories matching this topic...

Flappy Bird is a classic arcade-style game where players control a bird, navigating it through a series of pipes. The objective is to pass through as many pipes as possible without hitting them.

  • Updated Jun 9, 2024
  • Python

Flappy Bird is an endless game that involves a bird that the player can control. The player has to save the bird from colliding with the hurdles like pipes. Each time the bird passes through the pipes, the score gets incremented by one. The game ends when the bird collides with the pipes or falls down due to gravity.

  • Updated Mar 21, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the flappybird-style-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flappybird-style-game topic, visit your repo's landing page and select "manage topics."

Learn more