Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Rashii Henry
16,433 PointsLibGDX multiplayer integration with Google Play Game services.
I know they're a lot of versatile developers here on treehouse. If anyone has even the slightest amount of documentation or knowledge on creating multiplayer game on android using LibGDX, it would treaty appreciated.
After doing bit a research i found t quite hard to find any documentation or any how-to videos on certain topics, Does anyone have any connections to someone who may know a a little bit? or even guide me in the right direction to get me on my feet a little. Im dying trying to convert my ios game over to android and make sure that users have that same wonderful experience as they would on an iPhone. I want to ingrate leaderboards and etc.
This request is urgent but I'm more concerned with learning some new information so i can get the job done.
Thanks in advance, depending on the level of assistance i may even offer some incentives.
1 Answer
Liam Peters
8,792 PointsHi Rashii, this article is ~ a year old but if you use the latest version of the Google Play Services API with it it will be fine.
If you visit TheInvader360's Github page, he has the LibGDX SuperJumper app ported to use GPS api and the code is all freely available. If you also visit his blog he has a tutorial on setting it all up.
Hope that helps or at the very least points you in the right direction!