Skip to content

Commit e1a5c09

Browse files
committed
Merge pull request playgameservices#38 from playgameservices/readme-update
add links to README.md
2 parents 995ffde + fb7917f commit e1a5c09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ To use these samples, you need the Google Play Game Services C++ SDK, which you
2626
can [download from here](https://developers.google.com/games/services/downloads/).
2727

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

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

0 commit comments

Comments
 (0)