Skip to content

I recreated Flappy Bird to practice with the Unity Engine.

Notifications You must be signed in to change notification settings

holypeachy/flappy-bird-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐀 Flappy Bird Clone

I felt like I needed to make simpler games to really learn the fundamentals of the Unity Engine so I remade the once-popular flappy bird game.

  • An almost perfect clone of the game.
  • It seems I adjusted the flap height a little too high and made the game significantly harder than the original. I could simply change the variable on the editor but where is the fun in that.

βœ… Possible Improvements

  • Add high score screen after death
  • Use local storage to store high score
  • Make pipe despawn faster or add an off screen trigger

🧰 Tech Stack

  • Unity 2021.3.4f1

πŸš€ Getting Started

git clone git@github.com:holypeachy/flappy-bird-clone.git

Run using Unity 2021

πŸ“€ Output Example:

Play Screen

image

Game

image

Death Screen

image

About

I recreated Flappy Bird to practice with the Unity Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published