You can download this game from this Appstore Link : https://itunes.apple.com/us/app/tapcraft/id598880233?mt=8
Game play introducing :
The bee doesn’t have balance and you must getting balance by successive taps, it’s interesting.
This game made with Objective-c and Cocoa Touch framework without any OpenGL codes.
I used UIView,UIViewImage,UILabel,UIButton for my visual objects and I managed them.
For Plan(made with flowers and moons) I used simple Tile Map with 2D arrays.
All the Images file that included, I designed them. you can use them in your projects too.
It’s a good sample for Basic of game making without any professional game engine.
I putted some objects on the Main UIViewController directly and it’s a good way for avoid confusion.
I made a simple Explosion particle system(firework particle system with stars), Again best sample for understanding how particles work.
I 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 how codes are working you can send a message to me.I’ll help you.
Summary:
—iPhone 5 Supported
—Game Center Supported
—Local Achievements
—Full UIView Elements Used Without Any OPENGL Codes
—Simple Tile Map system used
—Send Score on Twitter
—Explosion Particle System Used ( Used in Game Over )
—PSD files included
—Available on The Appstore
—Full Game…
>> YOU CAN ASK ME WHEN YOU HAVE PROBLEM FOR ANY CODES <<