Hi, colleagues!
Let me introduce to you my game "Diskoteka" for Android OS.
"Diskoteka" is a colorful arcade game, in which you need to jump over platforms and try to not die as long as possible (not really original gameplay, yeah?).
It made with HaxeFlixel, of course :)
I spent about 1 month to do this game, working 2-3 hours per day. This game is my first finished game in last 3 years.
Here are some technical details:
IDE - FlashDevelop;
Graphics made in Flash IDE and saved in PNG files;
All PNG files are packed into atlases with TexturePacker. Although I used the ShoeBox at start, but I have artifacts on the phone with it;
Sounds are made with sfxr, ModPlugTracker and also taken from other free sources;
The game was created and debugged in Flash version. And in mobile version I included:
Google Analytics (drderico-ga - the library I wrote myself, because I didn't find any actual library that works with Google Play Services);
Google Play Services (openfl-gpg library);
Ads - from Appodeal (one banner, interstitial ads and video ads for reward);
I will be appreciated for any feedback! Thank you!
Text link for game on Google Play
I also used Flurry at first, but then I changed my mind.