Adapting GeekGameBoard
Hi,
I am recently new to xcode. I have the structure of an iPad app that I am developing to display a series of question cards to the user that they will sort into a yes and no pile. My intention is to use code from the GeekGameBoard sample to achieve the animation of cards, and the movement of cards from a deck to a yes and no stack. I just wonder if anyone has experience of adapting this code. My questions:
1) Am I using a sledgehammer to crack a nut
2) Is there an easier way
3) How should I import the necessary class files into my project
Any guidance very welcomely accepted.
Thanks
|