It looks like you're new here. If you want to get involved, click one of these buttons!
Hi, I was wondering what the best way is to set up a simple highscore server (with name, date and score)?
I'm guessing OUYA doesn't have anything like this themselves, yet. Would I just set up a regular web server with PHP running and send requests there to be put a database? What is the best return method? XML? Json?
How would I set up the connection on the OUYA?
Any hints or pointers would be welcome! Thanks.
Comments