jev-experiments
mittal-parth
Uses Jev to play Chrome Dino and a local shooter arena while Python executes structured decisions.
- License
- Not declared
- GitHub Stars
- 0
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Chooses jumping, ducking, movement, aim, or firing from game state, with local execution rules.
What this project offers
An inspector lets users compare state, model answers, and executed actions.
Review scope
Includes an explicitly labeled heuristic fallback. The model reads structured state rather than game screenshots; this site has not verified decision rate or scores.
Sources and implementation
Related projects
OneVOneJev
emrickgarrett · High-Frequency / Games
A browser-based 1v1 shooter where Jev reads structured match state and chooses movement, aim, and firing.
jevpilot
standardagents · High-Frequency / Games
A browser driving simulator where Jev chooses among locally generated paths and speeds.
live-jev
vinilana · High-Frequency / Games
A browser-based top-down driving simulator using Jev for lane and speed choices, with an optional chat-model comparison.
JevBird
leftspace89 · High-Frequency / Games
A Python Flappy Bird game where code simulates candidate routes and Jev picks one.