Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

卡槽进牌顺序不对,与小程序游戏界面可能不符合。 #33

Open
jiangyanfeng opened this issue Nov 3, 2022 · 4 comments

Comments

@jiangyanfeng
Copy link

目前没有什么影响,但如果将道具功能引入后,会产生影响。如移出三张牌就和小程序的不一样了。

@BugMaker888
Copy link
Owner

可以增加一个数组存放图案的顺序

@Caipto
Copy link

Caipto commented Nov 5, 2022

long的项目参考您的现在无法自动解题是不是因为关卡数据对不上的原因呢

@jiangyanfeng
Copy link
Author

是因为关卡数据稍一复杂的话,算法回溯路径太多,计算到内存溢出也算不出来。
但是今天的地图关卡比较简单,秒出结果。

@biechuyangwang
Copy link

退三格涉及的问题:1 卡槽的数据要单独用长度为7的数组来存;2 卡槽更新函数要重新设计逻辑;3 退三格要退到哪里显示; 4 第二次退三格遮挡问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants