2D Toolkit Forum

2D Toolkit => Showcase => Topic started by: Eddi on February 15, 2014, 10:06:08 pm

Title: Flappy Jenkins
Post by: Eddi on February 15, 2014, 10:06:08 pm
Hey!

Today i released my first game in Google Play Store.
Like the name illustrates is the game based on the popular fancy game Flappy Bird.
After I have told my friends last saturday that Flappy Bird is a simpel game, you could programm it in a few days and i saw the next day that it was removed from the app stores, i decided to just make a simple clone of it. As simple as the original one ;)

2dtk helped me with some sprite compression issues and the camera was helpful too. The parallaxing implementation in this game is needlessly difficult why I do it the 2dtk way soon .
I hope to be able decrease the game size further and to get it with a better performance (its laggy sometimes)
I still play arround with different values to get a suitable level of difficulty...

https://play.google.com/store/apps/details?id=com.schoenborn.crazy.jenkins&hl=de

Have fun and I am looking forward to get some feedback ;)