jev-plays-pokemon-red
Pokemon Red on PyBoy where code owns the route and the arithmetic, Jev only picks at branches, and every battle turn's faint prediction is scored by Brier against RAM state.
Pokemon Red on PyBoy: code owns the route and the arithmetic, Jev picks at branches in about 100 ms, calibration measured instead of assumed
How it uses Jev
The catch, up front: it cannot plan. It never sees more than the current decision. Every route, threshold and piece of arithmetic is ordinary Python, and the model only picks among actions the code already proved legal. It is also not asked often. Code handles the routine ticks and only calls Jev where the game actually branches. Between the bedroom and Oak's lab it is not asked anything at all.
- Language
- Python 100%
- License
- MIT
- Last activity
- Sep 2026
- Added
- 2026-09-19
- Stars at snapshot
- 4
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README.


