Skip to content

Commit

Permalink
update png
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Dec 30, 2017
1 parent 03fa1ab commit 620789e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Golang实现的自动玩微信跳一跳



#### 准备条件
- 需要安装adb驱动, 这里有一篇国外作者的[教程](https://www.xda-developers.com/install-adb-windows-macos-linux/)
- 手机连接电脑后,进入设置-开发者选项-打开usb调试
Expand All @@ -24,7 +25,6 @@ Golang实现的自动玩微信跳一跳
go run main.go
```




#### 原理
Expand All @@ -33,4 +33,8 @@ Golang实现的自动玩微信跳一跳
- 利用adb shell发送input swipe事件来跳跃


![跳一跳](game.png)




Binary file added game.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 620789e

Please sign in to comment.