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

用 Claude Code 构建的赛车游戏,Jev 根据速度和前方弯道选择赛车路线与刹车时机,每圈后依据 11 个弯道的时间决定何处发力。
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.