Santorini

Send invitation link:

Put response code here:

Send response code to host player:

{{ game.playerTurn == (conn.host ? 0 : 1) ? "Your turn." : "Other player's turn." }}

{{ gameWon == 0 ? "First player wins!" : "Second player wins!" }}

Game rules

    Moves

  • {{ move.notatedMove }}{{ move.build == -1 ? "" : " " + move.build }}