at://jaystevens.me/app.bsky.feed.post/3mkz4jm3ou22g
Back to Collection
Record JSON
{
"$type": "app.bsky.feed.post",
"createdAt": "2026-05-04T07:10:12.104Z",
"langs": [
"en"
],
"reply": {
"parent": {
"cid": "bafyreidzfhxvh3swl4fn6n5ohclxh74nvhh44a4pqquk7czbojookxxfdu",
"uri": "at://did:plc:h33ckugt6bpytwijrowhkcts/app.bsky.feed.post/3mkyyucz6j22h"
},
"root": {
"cid": "bafyreidzfhxvh3swl4fn6n5ohclxh74nvhh44a4pqquk7czbojookxxfdu",
"uri": "at://did:plc:h33ckugt6bpytwijrowhkcts/app.bsky.feed.post/3mkyyucz6j22h"
}
},
"text": "Really just AI, I would assume. Depends on the complexity of the game (number of possible moves) and how far \"ahead\" you want the AI to think (e.g. a minimax algorithm that looks 5 moves ahead and chooses the best board state).\n\nLooking ahead for each additional move is exponentially more expensive"
}