Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经开发了一段时间的 Flash 游戏,并且在某种程度上已经掌握了窍门。我想知道是否有办法将这些游戏移植到 Android 上?请记住,我对编程的东西比较陌生。
当然是的。您可以在 flashDevelop 或 flashBuilder 中创建一个新的移动项目,将所有库和类放到一个新项目中,检查路径并编译。当然,如果您的游戏是通过键盘控制的平台游戏,则需要直接在屏幕上添加按钮或其他控制角色的方式。必须考虑设备、屏幕尺寸、管理和性能的细微差别