Login
Discover
Waves
Decks
Plus
Login
Signup
玩微信跳一跳小游戏的姿势
qiwihui
(27)
Published in
#cn
Words
0
Reading
0 min
Listen
Play
2018-03-01 14:47
微信跳一跳小程序火了,来看一看玩耍的正确姿势。
目标
距离判断 + 按压模拟
距离判断
距离
手动判断点击/像素点判断,自动点击
教你用Python来玩微信跳一跳
,项目地址:
wangshub/wechat_jump_game
OpenCV 图像分析
用Python+Opencv让电脑帮你玩微信跳一跳
,项目地址:
moneyDboat/wechat_jump_jump
按压时间计算
手机屏幕系数
基于二次函数拟合计算:
以程序员的角度玩微信跳一跳
,项目地址:
metowolf/JumpJumpHelper
https://github.com/wangshub/wechat_jump_game/issues/744
https://github.com/wangshub/wechat_jump_game/pull/841
综合
机器学习和神经网络
用TensorFlow做一个玩微信跳一跳的AI
,项目地址:
zhanyongsheng/LetsJump
AI玩微信跳一跳的正确姿势--跳一跳Auto-Jump算法详解
,项目地址:
Prinsphield/Wechat_AutoJump
AlphaJump - 如何用机器学习去玩微信小游戏跳一跳(一)
;
AlphaJump - 如何用机器学习去玩微信小游戏跳一跳(二)
,项目地址:
wstart/wechat_AlphaJump
按压模拟
adb/wda 指令
机械臂模拟手指点击
参考
揭密微信跳一跳小游戏那些外挂
玩微信跳一跳小游戏的姿势