Skip to content

🎮 | Copies the mechanics of the game Flappy Bird, using C# in Unity.

License

Notifications You must be signed in to change notification settings

mewmewdevart/FlappyBirdGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Game FlappyBirdDeath

Copies the mechanics of the game Flappy Bird, using C# in Unity.
Click on the screen, or use your spacebar to get started. Fly the bird as far as you can without hitting a pipe.

GitHub code size in bytes Main language License

💡 About the project

_Flappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right.
The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights. Faby automatically descends and only ascends when the player taps the touchscreen. Each successful pass through a pair of pipes awards the player one point. Colliding with a pipe or the ground ends the gameplay.

🦄 Technology

  • The mechanics were produced inside the Unity engine using the C # language.

🛠️ Usage

Requirements

To run the game file in the build folder, it is necessary to have a mobile device that runs .apk files.
❗️| Make sure you have all the required tools installed on your local machine then continue with these steps.

Instructions to run the projects in your terminal :

0. Download the archives

# Clone the repository
$ git clone git@github.com:mewmewdevart/Game-FlappyBird.git

# Enter into the directory
$ cd Build/

1. Run the archive

# Run the .apk in your cellphone
$ FlappyBird.apk

✨ Screenshot Gameplay:

FlappyBird1 FlappyBirdDeath

Developed with love 💜 by Larissa Cristina Benedito (Mewmew/Larcrist).

About

🎮 | Copies the mechanics of the game Flappy Bird, using C# in Unity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages