Skip to content

Commit bc32a92

Browse files
committed
Remove Multiplayer from sample games
1 parent 0d9d55a commit bc32a92

42 files changed

Lines changed: 3 additions & 3621 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ These samples illustrate how to use Google Play Game Services with your Android
66

77
* **minimalist**: Demonstrates a minimal use case for the Google Play Game Services API.
88

9-
* **TbmpSkeletonNative**: A trivial, turn-based multiplayer game. Many players can play together in this thrilling game, in which they send a shared gamestate string back and forth until someone finishes or cancels, or the second-to-last player leaves. Be the last one standing!
10-
11-
* **Button-Clicker**: Demonstrates real-time multiplayer using invites or quickmatch
12-
139
* **Teapots**: Demonstrates use of the Leaderboard and Achievement APIs.
1410

1511
Pre-requisites

samples-android/ButtonClicker/CMakeLists.txt

Lines changed: 0 additions & 89 deletions
This file was deleted.

samples-android/ButtonClicker/README.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

samples-android/ButtonClicker/build.gradle

Lines changed: 0 additions & 56 deletions
This file was deleted.

samples-android/ButtonClicker/proguard-project.txt

Lines changed: 0 additions & 20 deletions
This file was deleted.

samples-android/ButtonClicker/src/main/AndroidManifest.xml

Lines changed: 0 additions & 57 deletions
This file was deleted.

samples-android/ButtonClicker/src/main/assets/Shaders/ShaderPlain.fsh

Lines changed: 0 additions & 42 deletions
This file was deleted.

samples-android/ButtonClicker/src/main/assets/Shaders/VS_ShaderPlain.vsh

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)