Flappy Game Unity Source Code

Overview

  1. multi platform : since it made with unity you can export to android / ios.
  2. optimized for all screen sizes : every thing is managed so the game will look grate in all screen sizes .
  3. never been easier to reskin : just one place one button to reskin every thing in the game images/audios/fonts/etc… see the vedio for more info .
  4. control game settings throw one game object : difficulty/backgrounds speed/etc..
  5. Unity Ads : just copy/paste the game Id you create in unity ads website into to the Reskin_maneger.
  6. dreamlo leaderboard : just copy/paste the codes from dreamlo website into to the Reskin_maneger.
  7. see read me file for more info.

download demo apk : Flappy Demo

any quesion comment or  Email : “[email protected]

Features

  • multi platform
  • optimized for all screen sizes
  • reskin and control game settings throw one game object one button
  • Unity Ads
  • dreamlo leaderboard

Requirements

  • unity 2017

Instructions

  • select the Reskin_maneger Game object in the Hierarchy and you will see in the inspector a fields for every thing in the game
  • just drag & drop to each field
  • click the set button

Related