# jumpjump **Repository Path**: zhaoky0918/jumpjump ## Basic Information - **Project Name**: jumpjump - **Description**: 小程序跳一跳 电脑端辅助程序 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-01-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jumpjump 小程序跳一跳 电脑端辅助程序 ## 依赖 python3(python2未测试) adb ## 安装 pip install -r requirements.txt -i http://mirrors.tuna.tsinghua.edu.cn/pypi/simple ## 原理 电脑连接手机,截图跳一跳,点击电脑端展示的图片中两个点的中心,计算距离,计算屏幕按压时间,模拟屏幕按压。