Jev 驱动的实时 Doom 演示
发布线程展示游戏场景中的实时决策效果。Diogo 说明演示约每秒调用 10 次 Jev,并附有 2 分 43 秒视频。

一位用户观察到,当游戏指示明确时,Jev能立即理解情况并在不到一秒内做出正确选择;但当下一步不明确时,它就会遇到困难。
The first thing I noticed: Jev is really good when the next step is clear. If the game tells it what to do, it does it right away. No route, no hints. It reads the situation and picks the right move in under a second. The trouble starts when the next step isn't obvious.