live-jev
vinilana
A browser-based top-down driving simulator using Jev for lane and speed choices, with an optional chat-model comparison.
- License
- Not declared
- GitHub Stars
- 7
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev answers lane, speed, hazard and pedestrian-yield questions; local rules apply the actions.
What this project offers
Runs controllers on the same seeded course, with separate local emergency-braking logic.
Review scope
Reviewed the fixed-version README and call path.
Sources and implementation
- vinilana/live-jev/blob/cd13ab0a7b58ca9b6749a78aed2a729153fa6910/README.md
- vinilana/live-jev/blob/cd13ab0a7b58ca9b6749a78aed2a729153fa6910/server.js
- vinilana/live-jev/blob/cd13ab0a7b58ca9b6749a78aed2a729153fa6910/public/js/brain.js
- vinilana/live-jev/blob/cd13ab0a7b58ca9b6749a78aed2a729153fa6910/public/js/car.js
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.
JevBird
leftspace89 · High-Frequency / Games
A Python Flappy Bird game where code simulates candidate routes and Jev picks one.
jev-broadcast-lab
4anti · High-Frequency / Games
A Jev experiment workbench centered on chess, with additional classification and matching exercises.