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.

Jev never sees the game directly; code turns each moment into a paragraph of plain English with no numbers and asks six typed questions: how much danger, which way to turn, thrust or not, shoot or not, jump or not, survive or attack.
@typesafeai Jev plays asteroids. Jev never sees the game. Code turns each moment into a paragraph of plain English, with no numbers, and asks six typed questions: how much danger, which way to turn, thrust or not, shoot or not, jump or not, survive or attack.