Games
Tetris with typed landing choices
Steve@steve_roskyI built Tetris where an AI model makes every move, but it's not an LLM. Jev (TypeSafe's new "decision model") gets a list of legal landings and picks one. ~400ms per move ~1 cent per 100 pieces Can't hallucinate an illegal move, the schema won't let it
Original post on X