jev-little-airways
lbotinelly
An island-airport simulator using Jev for routes, yielding, emergency broadcasts and landing order.
- License
- MIT
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Turns aircraft and nearby traffic state into questions whose answers drive simulated actions.
What this project offers
Shows requests, answers and simulation state, with a separate mock path available.
Review scope
Reviewed the fixed-version README and call path.
Sources and implementation
- lbotinelly/jev-little-airways/blob/d6ec286c7821f41228bce9b33381546e4fca9bff/README.md
- lbotinelly/jev-little-airways/blob/d6ec286c7821f41228bce9b33381546e4fca9bff/demo/server.mjs
- lbotinelly/jev-little-airways/blob/d6ec286c7821f41228bce9b33381546e4fca9bff/demo/js/jev-provider.mjs
- lbotinelly/jev-little-airways/blob/d6ec286c7821f41228bce9b33381546e4fca9bff/demo/js/browser.mjs
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.