Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

GDK sample application that lets multiple people play a simple Charades game.

License

Notifications You must be signed in to change notification settings

googleglass/gdk-charades-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charades

This sample implements a simple Charades game using immersions. When started, the game first displays a splash screen from which the user can start a new game or view the instructions.

Once the game itself begins, ten phrases are randomly selected and one is displayed to the wearer. He or she is expected to act out the phrase, and then tap if the other players correctly guess the phrase or swipe forward to pass on that phrase and come back to it later (time permitting).

When all the phrases are guessed correctly or time has run out, a CardScrollView will appear that displays the results of the game. The wearer can now tap to open a menu containing a "New game" option, or swipe down to leave the game.

Getting started

Check out our documentation to learn how to get started on https://developers.google.com/glass/gdk/index

Running the sample on Glass

You can use your IDE to compile and install the sample or use adb on the command line:

$ adb install -r Charades.apk

To start the sample, say "ok glass, play a game" from the Glass clock screen or use the touch menu.

Credits

About

GDK sample application that lets multiple people play a simple Charades game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages