Hi,
I want to make tic toc puzzle game for iphone .
Please help me about this.
Thanks!
Hi,
I want to make tic toc puzzle game for iphone .
Please help me about this.
Thanks!
You might want to download the QuartzDemo sample project, to see how to draw paths on the screen.
This is a great article and future reference source to get you started:
http://mobile.tutsplus.com/tutorials/iphone/introduction-to-iphone-sdk-development/
Unless you want something premade, the Minimax algorithm is the best search technique for tic-tac-toe.