-
-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Welcome to the gdx-gamesvcs wiki!
See the pages for the game services for the documentation how to integrate them into your project. For integrating the Interface API in your project, see the Main Readme.
This table gives you a quick overview which features the different game services provide and which are supported by this library's implementations. See the wiki pages for the game services for more information.
Game service | Ach. | incr. A. | Leader | Events | Data |
---|---|---|---|---|---|
Play Games | yes | yes | yes[3] | yes | yes[5] |
- Android | yes | yes | yes[3] | yes | yes |
- Desktop | yes | yes | yes[3] | no | yes |
- HTML | yes[2] | yes[2] | yes[2] | yes | yes |
Game Center | yes | yes | yes[3] | no | yes |
- RoboVM | yes | yes | yes[2] | yes | |
Game Circle | yes | yes | yes[3] | no | yes |
- Android | yes | yes | yes[3] | yes | |
Game Jolt | yes | no | yes[1] | yes[1] | yes |
- Core | yes | yes[1] | yes[1] | yes | |
Kongregrate | yes[2] | yes[2] | yes | yes[4] | no |
- HTML | yes | yes | yes[2] | yes |
Remarks:
[1] allows submitting without user session
[2] not fetchable
[3] not fetchable without authenticated user session
[4] not accessible for analytics
[5] Play Games data storage on Android differs from other platforms. Therefore it is not possible to share game data between platforms.
Versioning of this lib follows 0.version.patch
See the current and previous released versions.
Version number is incremented if core behaviour or interface changes, patch version is incremented for bug fixes or minor enhancements that do not affect the usage of the lib.