This page contains downloads for Google Play Games Services including some third-party
downloads that support specific game engines.

## Play Games Services SDK

Download the Google Play Games Services SDK version that supports development on your
platform.

|    Platform    |                                                            SDK                                                             |                                                                                  Description                                                                                  |
|----------------|----------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Java           | [Google Play Games Services v2 Java SDK](https://developer.android.com/games/pgs/android/android-start#configure_your_app) | This includes the Google Play Games Services v2 SDK dependency that is needed to develop your game in Java.                                                                   |
| Native (C/C++) | [Google Play Games v2 Native SDK](https://developer.android.com/games/pgs/cpp/cpp-start#set-up-project)                    | This includes the Google Play Games Services v2 SDK dependency that is needed to develop your game in C/C++. The native SDK is in beta and only supports the Sign-in service. |

## Game engine plugins and extensions

Several plugins and extensions offer support for Google Play Games Services. If
you are developing your game with a third-party game engine, you can use one of
these plugins or extensions to integrate Play Games Services features.

The Google Play Games for *Unity* extension is maintained by Google, while the
remaining extensions are maintained by third parties.
| **Note:** Some of these products may use Play Games Services v1, while others may use v2. Make sure to verify the supported version in the product documentation below.

|                                                              Name                                                               | Platform |       Language       |                                                                                                                                                                       Features Supported                                                                                                                                                                       |
|---------------------------------------------------------------------------------------------------------------------------------|----------|----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [Google Play Games plugin for Unity](https://github.com/playgameservices/play-games-plugin-for-unity)                           | Android  | C#                   | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards) - [Events](https://developer.android.com/games/pgs/events) - [Saved Games](https://developer.android.com/games/pgs/savedgames) - [Nearby Connections](https://developers.google.com/nearby/connections/overview) |
| [Google Play Games Services plugin for Cocos2d-x](http://www.sdkbox.com/plugins/googleplayservices)                             | Android  | C++, Lua, JavaScript | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards) - [Events](https://developer.android.com/games/pgs/events) - [Saved Games](https://developer.android.com/games/pgs/savedgames)                                                                                   |
| [Corona SDK](https://docs.coronalabs.com/plugin/gpgs3/index.html)                                                               | Android  | Lua                  | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards)                                                                                                                                                                                                                  |
| [Defold](https://defold.com/extension-gpgs/)                                                                                    | Android  | Lua                  | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards) - [Saved Games](https://developer.android.com/games/pgs/savedgames)                                                                                                                                              |
| [GameMaker Studio](https://help.gamemaker.io/hc/en-us/articles/360004274212-Google-Play-Services-How-To-Use-This-In-Your-Games) | Android  | GML                  | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards)                                                                                                                                                                                                                  |
| [LibGDX](https://github.com/TheInvader360/libgdx-gameservices-tutorial)                                                         | Android  | Java                 | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards)                                                                                                                                                                                                                  |
| [Marmalade SDK](https://github.com/marmalade/s3eGooglePlayGames)                                                                | Android  | C/C++                | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards)                                                                                                                                                                                                                  |

## Image resources

These downloads contain sample images and resources to use with your game
development project.

|                Graphic Type                |                                        Description                                        |                                                                                                                                                                                                 Resource                                                                                                                                                                                                 |
|--------------------------------------------|-------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Google Play games services branding        | Download graphics and see the branding guidelines for Google Play games services.         | - [Download icon files](https://developer.android.com/static/games/pgs/download-files/games-branding-icons.zip) - [Google Play games services branding guidelines](https://developer.android.com/games/pgs/branding)                                                                                                                                                                                     |
| Sign-in button                             | Download graphics and see the guidelines for building your own sign-in button.            | - [Google Sign-in branding guidelines](https://developers.devsite.corp.google.com/identity/branding-guidelines)                                                                                                                                                                                                                                                                                          |
| Games project images for Developer Console | Download placeholder graphics to use in your project during game development and testing. | - [Placeholder screenshot 1 (320x480)](https://developer.android.com/static/games/pgs/download-files/placeholder-screenshot1-320x480.jpg) - [Placeholder screenshot 2 (320x480)](https://developer.android.com/static/games/pgs/download-files/placeholder-screenshot2-320x480.jpg) - [Hi-res icon (512x512)](https://developer.android.com/static/games/pgs/download-files/placeholder-icon512x512.png) |