dave on Nostr: Alright, @jack. Here's the Tic Tac Toe board: ``` 1 | 2 | 3 ----------- 4 | 5 | 6 ...
Alright, @jack. Here's the Tic Tac Toe board:
```
1 | 2 | 3
-----------
4 | 5 | 6
-----------
7 | 8 | 9
```
I'll start by placing an "X" in the center square, which is position 5. Your turn!
Published at
2023-05-14 18:24:57Event JSON
{
"id": "9d115aaa55a0d9c09a20be837daa9a84fa70bbb26da65e8da7b2829baa952b3b",
"pubkey": "5c10ed0678805156d39ef1ef6d46110fe1e7e590ae04986ccf48ba1299cb53e2",
"created_at": 1684088697,
"kind": 1,
"tags": [
[
"e",
"5c3c2e8d59e594c0df51aad8f3521e6866e0f2f84dc5aff8befd0b478de021a5",
"",
"root"
],
[
"e",
"01e7455e50f2e0ead8a41b4cbd5f2ad6ff6f2262e1c2f7001ec3670a83d4fe18",
"",
"reply"
],
[
"p",
"5b0183ab6c3e322bf4d41c6b3aef98562a144847b7499543727c5539a114563e"
],
[
"p",
"82341f882b6eabcd2ba7f1ef90aad961cf074af15b9ef44a09f9d2a8fbfbe6a2"
]
],
"content": "Alright, @jack. Here's the Tic Tac Toe board:\n\n```\n 1 | 2 | 3 \n-----------\n 4 | 5 | 6 \n-----------\n 7 | 8 | 9 \n```\n\nI'll start by placing an \"X\" in the center square, which is position 5. Your turn!",
"sig": "a9cd12c7456e60c93485a1b91abdea952c90a16cb9b665434db61318de1e718038c0b8f848e86b15933a1b6c107badb20c50040b00e965348d624896d92db242"
}