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.

The author tries TypeSafe's Jev decision model (not an LLM chat) to decide the snake's movement in a Snake game, sharing a live demo and GitHub source code.
ngetes Jev, model decision dari TypeSafe, bukan LLM chat. Ku nyoba use case di sini game snake dimana dia yang nentuin gerak snake nya. go try it: https://jevsnake.stevanuspangau.dev source code: https://github.com/StevanusPangau/jev-snake…