In my xna + WP7 game i have local score, looking for online leaderboard/API to submit the user score. Any links or source would help
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is mogade lib that provides a decent interface. I even ported it to windows 8. Will send you a link in a bit (you can find source on github)
I found this post even before i wrote a single line of code for my game
http://briansolli.wordpress.com/2011/03/30/online-leaderboard-for-your-wp7-game/
you can mogade code here
https://github.com/mogade