游戏与仿真

jev-plays-pokemon-red

@valentynkit2PythonMIT更新于 2026-09-19

基于PyBoy的Pokemon Red项目,Jev通过代码控制路线和运算,约100毫秒内选择分支,采用实测校准而非假设。

英文原文

Pokemon Red on PyBoy: code owns the route and the arithmetic, Jev picks at branches in about 100 ms, calibration measured instead of assumed

valentynkit/jev-plays-pokemon-red

它在哪儿调用了 Jev

DEFAULT_BASE_URL = "https://api.typesafe.ai"

src/jpp/policy.py:19

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目