maryshkamy / FlappyBird

The Flappy Bird game remake using Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy Bird

Unity

The Flappy Bird game remake using Unity.


๐Ÿ‘พ The Game

Flappy Bird is a 2013 mobile game developed by the Vietnamese video game artist and programmer Dong Nguyen, under his game development company .Gears. The game is a side-scroller where the player controls a bird, attempting to fly between columns of green pipes without hitting them.

๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป Motivation

My motivation is to reproduce some old famous games while studying game development for mobile devices. You can find the YouTube video which I followed for the base project here: Make Flappy Bird in 5 Minutes (Unity Tutorial) by Sasquatch B Studios

๐ŸŽฎ How to play?

All you need is to open this project at Unity, press the play button, and have fun!

๐Ÿ“ธ Screenshots

drawing drawing


๐Ÿ“‹ TODO

  • Follow the step-by-step on the video tutorial.
  • Adjust the canvas to fit on the Mobile Simulators.
    • Apple iPad.
    • Apple iPhone.
    • Android.
  • Add more levels.

๐Ÿ“ฆ Resources

Sprites:

Fonts:

About

The Flappy Bird game remake using Unity.

License:MIT License


Languages

Language:ShaderLab 81.2%Language:HLSL 14.1%Language:C# 4.6%