简体   繁体   中英

Cross platform Mobile app development tools with Googleplaygames services

Hi i want to build an android app using Cross platform tools.

I want to also use googleplaygames services to submit and display scores to leaderboards.

Can anyone suggest me tools with these features apart from phonegap because i already worked with it?

Any suggestions would be helpful.

Have you looked at the popular gaming platforms? These tend to have good support on all the platforms, and have things like sprite manipulation, physics engines, and other features that are needed for making great games.

As far as Google Play Game Services, there are libraries for iOS and Android which allows these platforms to access the game services.

I'd suggest getting a general understanding of how "native" development works - maybe by looking at the developer overviews in https://developers.google.com/games/services/ .

Then check out some of the game engines. Two very popular ones that support cross platform deployment are:

I am sure there are other frameworks out there, these seem to be the big ones.

Support for Google Play Games for each of them can be reviewed at:

Cocos2d: http://www.cocos2d-x.org/hub/124

Unity: https://github.com/playgameservices/play-games-plugin-for-unity

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM