Very beginner friendly introduction to Go that made me want to learn the game. I recently coded a Go-like game called Dots and this submission made me want to go back to that project and add some narrative elements. What algorithm did you use for the bot? Is it minimax with alpha-beta pruning?