command
module
Version:
v0.0.0-...-200f6dd
Opens a new window with list of versions in this module.
Published: Jan 16, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
微信跳一跳辅助工具
自动跳一跳,算法参考项目wechat_jump_game。使用golang开发,免除配置和搭建环境的麻烦。
仅使用golang标准库开发,无第三方依赖。
安装和使用
$ go get github.com/irealing/autojump
$ cd $GOPATH/src/github.com/irealing/autojump
$ go build
启动程序前须启动调试模式,并允许USB调试。启动程序时会提示是否允许调试,允许即可。
须将手机界面调整至微信跳一跳界面开始游戏方可自动跳一跳.
其它
img
目录为截图目录,运行结束后可删除其中的内容。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.