App · Games & real time
jevfish.patebryant.com
Made Jev play chess: Code handles rules and lists the tactically safe moves, Jev picks one on judgment in ~0.5s.
Open jevfish.patebryant.com ↗How builders describe it
Made Jev play chess: Code handles rules and lists the tactically safe moves, Jev picks one on judgment in ~0.5s. No search. When it's unsure it asks Jev to score a few positions two moves out. It's 4-0 vs humans so far, and you can watch it play itself. Honest jaggedness note for the model team: it…
The decision Jev makes
Choose a legal move, a lane or an NPC reaction each turn.
Where it fits
Games are a stress test for decision speed. Jev picks the next move from the legal ones, fast enough for arcade games and deep enough for chess and strategy. All 173 games & real time projects →