User login
deScribe v1.20
deScribe is a multiplayer game which combines elements of both Telephone and Pictionary. The game play consists of one person starting a game by either drawing a picture or describing something to be drawn. The next person will have to either draw what was described or describe what they see drawn. And so on for each next person until the game is complete (10 turns).
Each next player will be able to see only the turn immediately preceding theirs (in other words, only the drawing or description right before their turn) until after they are done. Each person may only take one turn in any one "game" but you may participate in as many "games" as you like, all concurrently.
You may reward artists for their drawings by giving it a star. The best artists are tracked for each week, month and all time.
--------------------------------------------
Permissions:
android.permission.INTERNET - needed for most actions in the game
android.permission.ACCESS_NETWORK_STATE - needed for error reporting
android.permission.GET_ACCOUNTS - required for push notifications
android.permission.WAKE_LOCK - required for push notifications
com.google.android.c2dm.permission.RECEIVE - required for push notifications
net.mcdermotsoft.describefree.permission.C2D_MESSAGE - required for push notifications
android.permission.CAMERA - used for the color picker to get a color from the camera
android.permission.VIBRATE - used to make device vibrate on notification if chosen in preferences