简体   繁体   English

如何在Android Studio中为Android设备制作游戏

[英]How to make games for Android devices in Android Studios

I develop games for IOS devices and I wanted to make games for android devices as well. 我为IOS设备开发游戏,也想为Android设备制作游戏。 The problem is I dont think you can do it with Android Studios alone. 问题是我认为您不能仅凭Android Studios就能做到。 correct ? 对吗

In IOS development we have Spritekit, which helps us make games and good ones. 在IOS开发中,我们有Spritekit,可帮助我们制作游戏和制作优秀的游戏。

Does Android Studios have anything similar to that ? Android Studio是否有与此类似的东西? I've looked up many sites and I cant find the answer. 我查找了许多站点,但找不到答案。 I see many android developers use Unity, buildblocks, etc. To make games. 我看到许多android开发人员使用Unity,buildblocks等来制作游戏。 Is this the only way to make the games for android devices or can you make exact games like the ones in unity and Spritekit by only using Android Studios ? 这是为Android设备制作游戏的唯一方法,还是仅使用Android Studios就能制作出unity和Spritekit之类的精确游戏?

Thank You In Advance ! 先感谢您 !

You definitely can create games with Android Studio alone -- creating your own game engine is one way. 您绝对可以只使用Android Studio创建游戏-创建自己的游戏引擎是一种方法。

If you mean using a ready game engine, an excellent alternative is libgdx - https://libgdx.badlogicgames.com - but there are others. 如果您要使用现成的游戏引擎,最好的选择是libgdx- https ://libgdx.badlogicgames.com-但还有其他选择。

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

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