Skip to content

Commit

Permalink
Remove Multiplayer from sample games
Browse files Browse the repository at this point in the history
  • Loading branch information
msmaurizio committed Aug 10, 2020
1 parent 0d9d55a commit bc32a92
Show file tree
Hide file tree
Showing 42 changed files with 3 additions and 3,621 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ These samples illustrate how to use Google Play Game Services with your Android

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

* **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!

* **Button-Clicker**: Demonstrates real-time multiplayer using invites or quickmatch

* **Teapots**: Demonstrates use of the Leaderboard and Achievement APIs.

Pre-requisites
Expand Down
89 changes: 0 additions & 89 deletions samples-android/ButtonClicker/CMakeLists.txt

This file was deleted.

17 changes: 0 additions & 17 deletions samples-android/ButtonClicker/README.md

This file was deleted.

56 changes: 0 additions & 56 deletions samples-android/ButtonClicker/build.gradle

This file was deleted.

20 changes: 0 additions & 20 deletions samples-android/ButtonClicker/proguard-project.txt

This file was deleted.

57 changes: 0 additions & 57 deletions samples-android/ButtonClicker/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit bc32a92

Please sign in to comment.