Simpletic
Simpletic

Reputation: 31

multiplayer game with bluetooth [iphone]

i am doing a multiplayer game with bluetooth, currently i am able to connect one iphone to another via picker. Now the problem is that how can i make two phones play with one another with the same screen synchronize and who play which character?

I'm very new to this, is there any simple bluetooth games out there which i can get? Really need help with this, thanks a lot.

Upvotes: 2

Views: 2916

Answers (2)

David Kanarek
David Kanarek

Reputation: 12613

Apple's GameKit sample GKTank will be very helpful to you. Note you will need to be logged in to your developer account to use the link.

Upvotes: 2

Stefan
Stefan

Reputation: 29017

Apple has a Bluetooth game sample online. Just check their examples in the iPhone Developer Program.

Upvotes: 2

Related Questions