jev-plays-pokemon-red
valentynkit
Pokemon Red on PyBoy where code owns the route and the arithmetic and Jev picks only where the game branches.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- —
Where Jev makes a decision
Choice questions at battle actions, blocked-tile sidesteps and dialogue menus; a Noul faints_this_turn on every battle turn is labelled from RAM on the next turn and scored by Brier in uv run measure. Speed and cost numbers are deliberately blank in the README until a full playthrough is measured; implementation in src/.
What this project offers
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Review scope
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
Sources and implementation
Related projects
jev-playground
Little-Planet-Labs · Decision Tools
A web playground for entering state and decision questions, then inspecting Jev answers and probability distributions.
jev-predict-skill
DanielKillenberger · Decision Tools
An Agent skill recipe that predicts another skill’s closed-set outcome from its rules and evidence.
jevify
altryne · Decision Tools
An Agent Skill for finding suitable Jev decision points and designing questions and comparison experiments.
jevchat
kt3k · Decision Tools
A chat-style Jev demo whose answers are selected from predefined or custom options rather than generated prose.