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.

Code lists legal taps, Jev returns a probability for each, and the bot clears puzzles: 190 calls, ~240ms each, $0.03 total.
5) Puzzle bot — code lists the legal taps, Jev returns a probability for each, and it clears puzzles: 190 calls, ~240ms each, $0.03 total