I am writing a simple game to teach Japanese and it would be good to have some way for students to compare their results as I think competition is a good motivator. So I was reviewing social scoring systems like Scoreloop and Openfeint, but they do not exist anymore.
Also, my game only makes sense to play with a real keyboard - so it is and always will be a PC game - which is a big problem, since the replacements for these defunct platforms are only for Android or iOS.
How do I achieve this functionality with a PC game?
I need a leaderboard and perhaps a list of achievements, nothing more.
Do I need to set up an SQL server and code everything from scratch? This sounds cumbersome and messy. Are there any more elegant alternatives?
Also, my code is in Python - if it makes any difference.
Aucun commentaire:
Enregistrer un commentaire