TipTap : UIKit Game

Last Update
30 July 2013
Regular License
$14
Extended License
$70
Sales
42

Pay Attention these games have a same gameplay, just graphics are different!

* Bit Fly * Tip Tap Game play introducing The bee doesn’t have balance and you must getting balance by successive taps, it’s interesting.

Some Descriptions This game coded with Objective-C and Cocoa Touch framework without any OpenGL codes.

I’ve used and managed UIViews, UIViewImages, UILabels, UIButtons for my visual objects.

For Plans (designed with flowers and moons) I used simple Tile Map System with 2D arrays.

All the Image files that included, I designed them and called Philips’s graphic. you can use them in your other projects too.

It’s a good sample for Basic of game making without any professional game engine.

I’ve putted the most of objects on the Main UIViewController directly and it’s a good way for avoid confusion.

I’ve made a simple Explosion Particle system (firework particles system with stars), again best sample for understanding how particles are working. I’ve tried to use not perfect coding, because it’s a simple game for amateur game makers.

If you have problem or you needed to know that