I want to make an android game that makes use of the Google Play Game services. I'm planning on using the Meteor Framework to make it.
Is there a package for Meteor that allows you to make use of the Google Play Game Services API? There must be something because the platform is available for webapps...
Closest thing I found is a node package. You could then use meteorhacks:npm to use it.