We have been looking around and haven't been able to find any information if the Ouya will provide a friends list type of system. I see you can identify the user with the OuyaFacade class, but will there be more to it than just a user name?
What we want to do is use the username that the player is logged in as to track player statistics and start games with their friends by checking their friend's list. Statistics and games would be saved on our own servers, but we would use the Ouya gamer profile name as their ID. Is there a friends list system in there that I have looked over? Is there one being developed now, or is planned to be in the future?
Comments
That being said, I believe they said something like this would be rolled out late summer or something like that (could be completely wrong, so don't quote me on that).
Anyway, on a side note Photon Cloud != Hydra Mobile. Photon Cloud is for multiplayer, but doesn't offer anything in the way of user accounts/data storage/friends lists, whereas Hydra Mobile does offer the user accounts/data storage/friends lists/better matchmaking but I would probably look into tying Photon Cloud into Hydra Mobile for the multiplayer code (when you join a match via Hydra, it then connects to a room in Photon Cloud for example)