Real-time Doom demo powered by Jev
A game demo shows real-time decisions. Diogo says it makes about ten Jev calls per second; the post includes a 2:43 video.

A racing game built with Claude Code where Jev picks the racing line and braking points from speed and the corner ahead, then uses all 11 corner times each lap to decide where to push.
I built a racing game where Jev is the driver with Claude Code! Jev picks the racing line and when to brake, given the speed and the corner ahead. Jev has no memory, so after each lap the game hands it the times for all 11 corners and it decides where to push harder.