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 platform authentication service. |

<br />

## 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) - [Cloud save](https://developer.android.com/games/pgs/savedgames) - [Nearby Connections](https://developers.google.com/nearby/connections/overview) |
| [Defold](https://defold.com/extension-gpgs/)                                                          | Android  | Lua                | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards) - [Cloud save](https://developer.android.com/games/pgs/savedgames)                                                                                                                                              |
| [GameMaker Studio](https://github.com/YoYoGames/GMEXT-GooglePlayServices/wiki/google_setup)           | Android  | GML                | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards) - [Cloud save](https://developer.android.com/games/pgs/savedgames)                                                                                                                                              |
| [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)                                                                                                                                                                                                                 |
| [Godot](https://godotengine.org/asset-library/asset/2440)                                             | Android  | Kotlin or GDscript | - [Achievements](https://developer.android.com/games/pgs/achievements) - [Leaderboards](https://developer.android.com/games/pgs/leaderboards) - [Events](https://developer.android.com/games/pgs/events) - [Cloud save](https://developer.android.com/games/pgs/savedgames)                                                                                   |

## 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.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) |