Hi, I was wondering if this is possible - I would like to create a turn based head to head game (device to device) but the players have to be in the same room. I was thinking that passing an .ini file back and forth saving each player's stats (and updated stats) after every turn.

Is this possible - Could I save my info to an .ini file and then send it to another device (either iphone or android - if the game is available for both) via bluetooth, which is then automatically read and updated by the game on the other player's device?

Is this the best way to go about creating a head to head game?

Hope you can help.

Thanks