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

https://github.com/ark2000/wx-bricky-game-solver

微信小游戏“砖了个砖“求解器,输入图像即可输出完整的解密步骤
https://github.com/ark2000/wx-bricky-game-solver

Last synced: about 1 year ago
JSON representation

微信小游戏“砖了个砖“求解器,输入图像即可输出完整的解密步骤

Awesome Lists containing this project

README

          

用于微信小游戏“砖了个砖”的自动化求解

# 安装依赖

```
pip install -r requirements.txt
```

# 运行

```
python solve.py
```