This game idea is the reason why I started game development. A simple to understand but difficult to master arcade game. All the code files of lua language with icon images are provided along with the apk file. It is not another clone of Flappy Bird but a different approach of that kind of arcade game. The tiles are Coming from above and we have to dodge them and increase the score by making the bird move left or right.
Easy to understand lua language. With Revmob Ad support in the code. And also with Vungle Video Ads support to grant an extra life if the player looses.
Screen is divided into two halfs vertically. If user taps on the right side of the phone then the bird will get a force upwards and to the right, the same goes for the left side.
A pretty simple game easy to understand the lua language.
Game is Live on Google Play Store : https://play.google.com/store/apps/details?id=com.gmail.rhjikadra.Mr_Bird.
And also in Amazon App Store : https://www.amazon.com/Mr-Bird-Upward-Flying/dp/B010W4KAX0/ref=sr_1_9?s=mobile-apps&ie=UTF8&qid=1528203748&sr=1-9
All the files images, code files are to be kept in the same folder.