heist-one
AbdelStark
Observable browser stealth game where Jev makes typed guard judgments while deterministic code owns the physics world.
- License
- MIT
- GitHub Stars
- 5
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Queries Jev during gameplay ticks or events to determine guard alert states, feeding discrete decisions back into the game loop.
What this project offers
Demonstrates using Jev for game AI behavior trees, achieving dynamic situational awareness within deterministic constraints.
Review scope
Source code verified against pinned commit. Complete monorepo game implementation; high-frequency remote calls require low network latency.
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.