适用于 Android 的最佳 2d 游戏引擎[物理]
哪个是 Android 游戏开发中最好的 2D 游戏引擎?我听说流行的游戏引擎是 andEngine
和 libgdx
。哪一个更好?我可以使用这个引擎进行物理模拟吗?
Which is the best 2D game engine For android game development? I heard the popular game engines are andEngine
and libgdx
. Which one is better? Can I use this engine for physics simulation?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
AndEngine 是最好的。我目前正在将它用于一个项目。它有一个 Box2D 扩展,可用于物理。效果非常好!如果您有 Android 智能手机,请下载 andengine 示例应用程序,看看可以用它做什么。新版本刚刚发布。
AndEngine is the BEST. Im currently using it for a project. It has a Box2D extension that you can use for physics. Works excellent! If you have a android smartphone download the andengine example app to see what you can do with it. A new version has just been released.