Android 游戏开发模式?

发布于 2024-10-09 19:45:41 字数 62 浏览 3 评论 0原文

开发 Android 游戏有哪些好的模式?
而如果是简单的2D横向卷轴游戏,还需要使用OpenGL吗?

What are the good patterns to use in developing android games?
And if it is a simple 2D side scrolling game, do you still need to use OpenGL?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

安稳善良 2024-10-16 19:45:41

如果是简单的2D横向卷轴游戏,还需要使用OpenGL吗?

即使您的游戏仅在 CPU 上运行良好,您也会A.限制您扩展设计的能力,并且B.消耗更多用户的电池。

And if it is a simple 2D side scrolling game, do you still need to use OpenGL?

Even if your game runs well on just the CPU you will A. limit your capacity for expanding on your design and B. use up more of the user's battery.

放我走吧 2024-10-16 19:45:41

这(以及里面的链接)可能是一个很好的起点。
http://m3ph1st0s.blogspot.ro/2012 /12/create-games-with-libgdx-library-in.html

This (and the link inside) may be a good place to start.
http://m3ph1st0s.blogspot.ro/2012/12/create-games-with-libgdx-library-in.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文