简体   繁体   English

带有Googleplaygames服务的跨平台移动应用开发工具

[英]Cross platform Mobile app development tools with Googleplaygames services

Hi i want to build an android app using Cross platform tools. 嗨,我想使用跨平台工具构建一个Android应用。

I want to also use googleplaygames services to submit and display scores to leaderboards. 我还想使用googleplaygames服务提交分数并将其显示到排行榜。

Can anyone suggest me tools with these features apart from phonegap because i already worked with it? 有人可以建议我使用除phonegap之外的这些功能的工具,因为我已经使用过它吗?

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. 就Google Play游戏服务而言,有适用于iOS和Android的库,这些库允许这些平台访问游戏服务。

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/ . 我建议您对“本地”开发的工作原理有一个一般的了解-也许可以通过查看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 Cocos2d: http : //www.cocos2d-x.org/hub/124

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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