-3

My question is how can i make a simple multiplayer game/multiuser app for google hangouts..? please if anyone made this type of apps for google hangouts tell me how did he do :)

Kara
  • 6,115
  • 16
  • 50
  • 57
klavorar
  • 1
  • 2

1 Answers1

2

This is a very broad question that will likely get closed, but here are some tips.

Start with the documentation and also check out the showcase and then join the Hangout developers community.

The API methods that you'll likely rely heavily on for developing this type of game are sharedState and sendMessage.

You can get app examples from the community and from the showcase.

BrettJ
  • 6,801
  • 1
  • 23
  • 26