Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.15 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.15 KB

Flappy Bird Clone

A simple Flappy Bird clone created as a learning project for Unity.



Description

This project is a basic implementation of the popular Flappy Bird game, developed to understand the fundamentals of game development in Unity. It serves as a practical exercise to learn about game mechanics, physics, and basic scripting.

Installation

How to Play

  • Press the spacebar button to make the bird flap.

  • Navigate the bird through the gaps between the pipes.

  • Avoid hitting the pipes or the ground.

  • Try to achieve the highest score possible!

Development

this game was developed using:

  • Unity
  • C# for scripting