# we-jump **Repository Path**: ihank/we-jump ## Basic Information - **Project Name**: we-jump - **Description**: 用鼠标玩微信跳一跳小程序,分数轻松过千 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-12-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 环境要求 1. Node 8.9.1 1. Android 手机 1. Adb 驱动 [教程](https://www.xda-developers.com/install-adb-windows-macos-linux/) ## 使用步骤 1. 下载本项目(`git clone`或直接下载) ``` git clone https://gitee.com/ihank/we-jump.git && cd wechat-jump ``` 1. 安装`node`依赖,运行程序 ``` npm i npm run dev ``` 1. 微信打开小程序跳一跳,并开始游戏 1. 修改`app/public/index.html` 1. 浏览器打开[http://127.0.0.1:7001/index.html](http://127.0.0.1:7001/index.html) 1. 打开控制台,查看相关信息 1. 点击两个物体的中心,等待图片刷新,依次往复