Skip to content

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

 
 
 

Contributors