Skip to content

Repository files navigation

Florpy Bird

Florpy Bird is a simple 2D game inspired by Flappy Bird, developed using Unity. Navigate the bird through a series of obstacles by tapping or clicking to make it flap its wings and avoid collisions. Features

Simple one-tap gameplay Procedurally generated obstacles Score tracking Retro-style pixel art graphics

Installation

Prerequisites: Ensure you have Unity [version] installed (compatible with the version used to develop the game). Clone the Repository:git clone https://github.com/Alvi305/florpy-bird.git

Open in Unity:

Launch Unity Hub. Click "Add" and select the cloned florpy-bird project folder. Open the project in Unity.

Build and Run:

Go to File > Build Settings. Select your platform (e.g., Windows, macOS, Android, iOS). Click "Build and Run" to generate the executable.

How to Play

Controls: Press the Spacebar or Left Mouse Click to make the bird flap its wings. Objective: Guide the bird through gaps between pipes without colliding. Scoring: Earn 1 point for each set of pipes successfully passed. Game Over: Colliding with pipes or the ground ends the game. Restart by pressing the prompted key or button.

Project Structure

Assets/: Contains all game assets, scripts, and scenes. Scripts/: C# scripts for bird movement, pipe spawning, and game logic. Scenes/: Main game scene and menu scene. Sprites/: Pixel art for the bird, pipes, and background. Packages/: Unity package dependencies.

License This project is licensed under the MIT License. See the LICENSE file for details. Acknowledgments

Inspired by the classic Flappy Bird by Dong Nguyen. Built with Unity game engine.

About

A game made with unity to learn basics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages