XCode Jigsaw Puzzle
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8856986/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
XCode Jigsaw Puzzle
提问by TheChes44
I am trying to create a jigsaw puzzle app for iOS. From my searches through the internet, there really aren't any tutorials on the subject. Does anyone know of any links to good tutorials or tutorials on games that anyone knows of? Thanks. By the way, iOS4 would be appreciated.
I am trying to create a jigsaw puzzle app for iOS. From my searches through the internet, there really aren't any tutorials on the subject. Does anyone know of any links to good tutorials or tutorials on games that anyone knows of? Thanks. By the way, iOS4 would be appreciated.
回答by Andrew Johnson
Use Cocos2D: http://www.cocos2d-iphone.org/
Use Cocos2D: http://www.cocos2d-iphone.org/
Relevant for jigsaw pieces: http://www.cocos2d-iphone.org/forum/topic/6363
Relevant for jigsaw pieces: http://www.cocos2d-iphone.org/forum/topic/6363
回答by iPatel
I am also thinking that divided original image with masking but it might be bad idea for us and also complicated to manage it. So For user who is beginner for jigsaw puzzlethen This is the best question/answerand you will also find source code from git.
I am also thinking that divided original image with masking but it might be bad idea for us and also complicated to manage it. So For user who is beginner for jigsaw puzzlethen This is the best question/answerand you will also find source code from git.
Please hats off this man who solve your problem. I know this should be not an answer but should be comment but If I will put it as comment then may be use who have problem with jigsaw puzzlehe/she can not find it easily so. I am putting it as answer.
Please hats off this man who solve your problem. I know this should be not an answer but should be comment but If I will put it as comment then may be use who have problem with jigsaw puzzlehe/she can not find it easily so. I am putting it as answer.