实际上,就是给web版本加上简单的触摸转鼠标事件代码并打了个包,并非完美的移植。
好在大多数时候正常游玩是没问题的,比如种植物(可以点击不能拖放),拖矿车,冰仙子和椰子炮的使用等等。
注意捡阳光时需要像玩水果忍者那样划过去,直接点击是没用的。
翻骆驼牌需要一只手指始终接触屏幕,放在你想翻开的骆驼牌上。另一只手指点击屏幕任意位置即可翻开。浇花的操作也类似。
我测试了四台设备。 红米Turbo3(安卓14、骁龙8sgen3、12+256)和摩托罗拉edge s pro(安卓13、骁龙870、12+256)可以正常游玩。 海信A7cc(安卓10、展锐T5710、6+128)加载一会后会报错加固插件版本太低,不支持当前安卓版本。 红魔3D平板(安卓13、骁龙8gen2、12+256)游玩一会后会闪退。
要编译,首先把web版本打包并重命名为game.zip,然后扔到assets文件夹。 然后正常编译即可。
A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.