Repo · Games & real time
TypeSafe Chess
Watch two Jev players choose legal moves.
Open github.com ↗From the repository
Chess where both players are TypeSafe's Jev model: every move is a typed Choice decision
aichessllmnodejssystem-onetypesafe
How builders describe it
Chess where both players are TypeSafe's Jev model: every move is a typed Choice decision.
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 →