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.