0
votes
1answer
147 views

Efficient existing rating system for multiplayer?

I would like to add a rating for online version of a board game. In this game there are many game rooms each normally having 3-4 people. So I expect that player's rating adjustments (RA) should ...
-3
votes
1answer
453 views

Good leaderboard and achievements provider for android and ios? [closed]

I'm looking for a good leaderboard and achievements service provider. I wanted to use openfeint but it seems dead now and has been thrown away. Gree is the new system. Could anyone comment if this is ...
0
votes
2answers
176 views

Any social gaming services for JavaScript games?

I'm currently planning on building a HTML5/JavaScript game for the various platforms (Browser, iOS, Android, and WinMo7). I, obviously, would like there to be simple multiplayer (1v1, asynch), ...