Ross ROSS = Recommend OSS · open-source software intelligence for agents

wangshub/wechat_jump_game

微信《跳一跳》Python 辅助 observed · 2026-08-28

github.com/wangshub/wechat_jump_game · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3170
  • days_rel: n/a
  • days_push: 1381
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

13838 stars · 4231 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python script that plays the WeChat mini-game 'Jump Jump' (跳一跳) automatically by capturing Android screenshots via ADB, using image recognition to measure jump distance, and simulating screen presses. It was built for learning computer vision and automation, and WeChat's anti-cheat detection has since rendered it largely ineffective.

Use cases

  • automatically play the WeChat Jump Jump game
  • learn image recognition with Python
  • control an Android phone from a Python script via ADB
  • compute press duration from pixel distance between two points
  • top the friend leaderboard in 跳一跳

When to choose

  • you want a hands-on example of screenshot-based game automation with ADB
  • you are learning basic computer vision techniques like color-based object detection
  • you want to study how ADB screencap and input swipe can drive an Android device

When to avoid

  • you want to actually cheat in the live game today - WeChat's detection makes it risky and likely ineffective
  • you need a maintained or supported tool - the project is no longer actively developed
  • you need iOS support without significant extra setup

Facets

cli-tool · maturity abandoned

computer-vision image-processing workflow-automation gaming-tools computer-vision python cli wechat game-bot adb screencap cheat-bot automation android

1 source

Member repositories

RepositoryRoleHealth v2
wangshub/wechat_jump_gamemain23

For agents

markdown · JSON · MCP: product_card(name="wangshub/wechat_jump_game")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem