With the intention of writing a tutorial, I’ve gone ahead and created a Flappy Bird clone in Unity3D and named it Floppy Clone. The source code and all assets to this project can be found on GitHub.
Download a compiled version of the game at one of the following URLs
Floppy Clone was carefully designed to demonstrate the use of ads, efficient game object pooling, social networking, and social gaming.
Floppy Clone uses the Chartboost SDK for Unity3D to create appealing interstitial ads on the game over screen. You can invite your friends and share your high score via Facebook as well as earn achievements and rank in the leaderboards for Google Play.
Upcoming entries will explain the source code found on GitHub.