An open API service indexing awesome lists of open source software.

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

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/)。

![Screen Shot](./resource/image/1.png)