-1

I was wondering if the standard iOS widgets is able to code a Candy Crush-like app? I'm confused about how to program for a Candy Crush-like app. I'm used to the normal dialog boxes and views but have not progressed further from those.

What iOS framework is require? Some graphics or 2d framework?

Poliquin

Poliquin
  • 2,937
  • 4
  • 28
  • 32
  • Hi guys, JEff Wolski answered my query perfectly. Why is my question, not a real question? It's not specific because I have no idea what to expect. It's not to start a flame war. – Poliquin Apr 01 '13 at 08:36
  • As written, the question is too vague to be a good fit for StackOverflow. Would be better to ask in any iOS game programming forum. The answers are a matter of opinion, rather than objectively correct or not. – ToolmakerSteve Sep 21 '14 at 23:44

1 Answers1

1

You should try Cocos2d.

Here is an introductory tutorial.

http://www.raywenderlich.com/25736/how-to-make-a-simple-iphone-game-with-cocos2d-2-x-tutorial

Jeff Wolski
  • 6,332
  • 6
  • 37
  • 69