devwithjev
— reading now— views
Submit a build

Jev Plays a Poker Roguelike

为什么叫QQ built a poker roguelike in which Jev can buy upgrades, discard cards, choose hands, and play an entire run.

为什么叫QQ@whycallqq𝕏
What happens if you put #Jev inside a game loop? I built a poker roguelike and gave it full control. It can buy upgrades, discard cards, choose hands and play the entire run by itself. No chatbot. No scripted NPC. Jev is literally playing the game. Built this as an experiment in using fast decision models for real-time game agents. 🎮 https://t.co/jX7wRXYjfG 💻 https://t.co/cFYvWRrDUR Watch the righ
Sep 19, 2026X postsView on X
The author built it as an experiment in using fast decision models for real-time game agents. Jev controls the game rather than acting as a chatbot or scripted NPC.

Also filed under Games & real time

  • Benchmarks Jev on Pokémon Red

    The project benchmarks Jev, TypeSafe’s fast decision model, against Jev paired with a GPT-6 Sol planner for playing Pokémon Red.

  • Plain-English Cellular Ecosystem Simulator

    LifePot is a cellular automaton-inspired ecosystem that users describe in plain English. Jev turns those inputs into species, feeding relationships, reproduction strategies, and environmental conditions.

  • Mapping Children's Behavioral Intent in Games

    Mores Research used Jev to map children’s behavioral intent in games and examine how it correlates with real-world behavior. It reports mapping intents across 45+ real sessions involving 20 child users over a long horizon.

  • StarCraft Agent for Fast Tactical Decisions

    Jev_Star is a StarCraft agent experiment that uses Jev for fast tactical decisions.