https://github.com/xiyan128/wechat-jump-bot
iOS Python3 + Open CV 图像匹配版 跳一跳 Bot
https://github.com/xiyan128/wechat-jump-bot
bot
Last synced: 11 months ago
JSON representation
iOS Python3 + Open CV 图像匹配版 跳一跳 Bot
- Host: GitHub
- URL: https://github.com/xiyan128/wechat-jump-bot
- Owner: xiyan128
- License: apache-2.0
- Created: 2018-01-26T14:08:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T14:20:08.000Z (over 8 years ago)
- Last Synced: 2025-04-07T11:11:12.449Z (about 1 year ago)
- Topics: bot
- Language: Python
- Size: 301 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 跳一跳 Bot
## **iOS** Python3 + Open CV 图像匹配版
## 原理说明&使用教程
1. 基础实现跳跃的代码来自[教你用 Python 来玩微信跳一跳](https://github.com/wangshub/wechat_jump_game)。
2. 使用 OpenCV 识别白点及棋子(若无白点则用老方法,不在此赘述)。
3. WDA 配置教程可以参考我在 BiliBili 上的投稿[av18515461](https://www.bilibili.com/video/av18515461/)。
