0
votes
0answers
40 views

How to select a show and select weapon on touch a bubble that changes continuously weapons! [closed]

hello i need to select a weapon from a floating bubble that changes weapon inside in it ! Bubble must show 2 weapons changing randomly until user taps to gain the weapon (This lets user gain any bonus ...
3
votes
1answer
288 views

Xcode workspace with Unity3D as a sub-project?

Let's say we're developing a 2D game with Cocos2d-iPhone and UIKit and CoreAnimation. But we're also considering leveraging the 3D capabilities of Unity 3D. Is it possible that we add the ...
1
vote
5answers
1k views

Learning C++ but wanting to develop iOS Apps

I'm a computer engineering student and taking my second programming class. I'm learning C++ using "C++ Primer Plus" 5th edition by Prata. I want to develop for iOS. I understand the main language for ...
3
votes
3answers
5k views

Can Xcode be used to create very simple games?

I am brand new to Xcode, and I am also brand new Objective-C programmer. I was wondering if it is possible to create simple Mac games with Xcode. If it's not possible, could you recommend me some ...