Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 916 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 916 Bytes

Flappy Bird Clone

This is a clone of the classic game Flappy Bird, developed using C# and Unity. The game follows the same mechanics as the original, where the player controls a bird by tapping the space bar to avoid pipes and score points by passing through gaps between them.

Image 1 Image 2

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/moerabaya/Flappy-Bird-Clone.git
    
  2. Install Unity:

  3. Open project in Unity

Usage

Navigate to the project directory and run the following command to start the game: