Quote:
Originally Posted by Sakura
Just wondering... does sparrow supports any bluetooth multiplayer mode?
Cheers.
|
It is purely Objective c, and games are written in xcode so yes it supports ALL objetive c stuff.
You can add OpenFeint, GameCenter, mix native stuff and add extra views over the game scene ([nobbc][self.nativeView addSubview:][/nobbc]), etc...
So to add add bluetooth multiplayer you'd just have to follow a tutorial like this as you would to do it in any other project,
iPhone Bluetooth Programming .
(and i have used sparrow myself, but i'm not involved with it's development at all)