Skip to content

pyL1nx/Unity-Flappy-Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird (Unity 2D)

A tiny Flappy Bird clone made with Unity 2D. Fly between pipes, score points, and trigger game over on collision or if the bird exceeds a max height.

Run

  • Open in Unity 6, load the main scene, press Play.

Controls

  • Space / Click: Flap

Notes

  • Uses Rigidbody2D.linearVelocity and trigger-based scoring.
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages