Reference client · Tic-Tac-Toe
Every move is
an API call.
Create a match, invite a friend, or challenge the computer. The browser never edits the board—it asks the Kotlin engine to validate every move.
01 · Send intent02 · Validate03 · New state