any sample code on jigsaw puzzle & joint the dots game?
hi and good day,
I've searching for tutorial and free sample code for jigsaw puzzle game and joint the dots game but can't find anywhere. Apple also don't provide jigsaw sample code anymore. Can anybody give me a link or source how to do it?.. I don't know where to start and what the best framework to use.
I've searching for tutorial and free sample code for jigsaw puzzle game and joint the dots game but can't find anywhere. Apple also don't provide jigsaw sample code anymore. Can anybody give me a link or source how to do it?.. I don't know where to start and what the best framework to use.
And one more thing, i really beginner..
Thanks and best regards..
nmi300
Eh? This is trivial stuff for a programmer, not even specific to the iPhone at all. You should learn how to program, looking for someone else's code is not only theft, but it isn't going to help you.
Hi blitfast, first of all is there any wrong with my sentence?..sorry if so, cause i not really fluent in english. i have download sample code from Apple and many site to understand how to do programming in iPhone. Even there are also tutorial how to do it. I don't think i'm theft, because Apple free publish it. Actualy i don't find the links /sources to do a game like jigsaw or joint the dot. I have no idea what framework to use. many tutorial or sample code are on shooting games like that... thats why i ask is there any resource how to make a jigsaw game.
Maybe i have to attend english class after this...
I would suggest to use OpenGL for any graphical application but I have never written anything using Cocoa so I couldn't say for sure. I guess some people would say OpenGL is more difficult to learn. The best thing to do is just try it in Cocoa first and then if it doesn't suit try it in OpenGL. What you want to do sounds quite simple so Cocoa should suffice but you can draw lines in OpenGL so I don't see why you couldn't use that either.
I've searching for tutorial and free sample code for jigsaw puzzle game and joint the dots game but can't find anywhere. Apple also don't provide jigsaw sample code anymore. Can anybody give me a link or source how to do it?.. I don't know where to start and what the best framework to use.
And one more thing, i really beginner..
Thanks and best regards..
nmi300
I'm curious to see how this app works too, if anybody still has this sample code