本文介绍了跨平台2D游戏开发问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我知道ObjC最适合iOS和Java for Android,对于台式机有更多选择.在大多数这些平台上都可以使用OpenGL/OpenGL ES.现在,我如何制作可以在iOS,Android和台式机(可能是Windows PC)上运行的跨平台2D游戏?感谢您的建议和技巧.

Hi all,
I know ObjC is the most suitable for iOS and Java for Android, for desktops there are more choice; and OpenGL / OpenGL ES is available on most of these platforms. Now how could I make a cross platform 2D game runs on iOS, Android and desktop (Windows PC might)? Suggestions and tips are appreciated.

推荐答案



这篇关于跨平台2D游戏开发问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 02:05