jevarena
raihankhan-rk
Two Jev Agents play Snake in side-by-side browser panes with visible per-step choices.
- License
- MIT
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Selects a direction-button target from allowed controls using structured board state.
What this project offers
Displays candidate controls, action probabilities and game progress together.
Review scope
Jev receives structured state rather than screenshots; demo or offline paths do not establish live-model win rates. Not run here.
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.