MCPcopy Create free account
hub / github.com/17Y9E81/happy-run

github.com/17Y9E81/happy-run @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
4 symbols 7 edges 1 files 0 documented · 0% updated 4y ago★ 1756 open issues

Browse by type

Functions 4 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

happy-run

步道乐跑模拟器代跑代码

其实这个代码在上学期就写完了

但是呢,就是呢,有个傻逼没开管理员模式然后一直用不了

教程已在csdn更新https://blog.csdn.net/yeah17981/article/details/121197590?spm=1001.2014.3001.5501

首先需要一个mumu模拟器

右上角三条杠,设置中心,属性设置,选择一个手机型号

记得别选择苹果

然后在mumu里面下载步道乐跑,登陆打开虚拟定位

在地图上画一个四边形,这就是你要跑的路径了,找到四个顶点坐标,记下他们

(如果没有cpp的人)

将手中的坐标命名为(x1,y1)(x2,y2)(x3,y3)(x4,y4)

在in.txt中输入x1 y1 x2 y2 x3 y3 x4 y4 t

t是速度控制,正常是1,如果跑了一圈发现太快了就把t改大,太慢了就改小

保存,关闭

右击exe,管理员模式

然后躺平

Core symbols most depended-on inside this repo

Shape

Function 4

Languages

C++100%

Modules by API surface

乐飞.cpp4 symbols

For agents

$ claude mcp add happy-run \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page