Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ To use these samples, you need the Google Play Game Services C++ SDK, which you
can [download from here](https://developers.google.com/games/services/downloads/).

After downloading the archive, unzip it to the `./gpg-cpp-sdk` directory. Then, follow [these directions](https://developers.google.com/games/services/cpp/GettingStartedNativeClient).
<h2> Other resources </h2>
* [Google Android Vulkan Tutorials](https://github.com/ggfan/android-vulkan-tutorials)
* [Android Vulkan API Basic Samples](https://github.com/googlesamples/vulkan-basic-samples)
* [Google Android NDK Samples](https://github.com/googlesamples/android-ndk)

<h2>Acknowledgment</h2>
Some of these samples use the following open-source project:
Expand Down