Can Google Play Game Services be used for PC games out of the box?
Currently I am pondering the idea about doing standalone release (not on Steam), and instead of creating our own leaderboards/achievements system, I would rather use something that already exists. Google Play Service came to mind and thus I got this question. The game is written in C++ and currently runs on Windows/Linux (OSX support is planned for post-release)
Thanks.