|
|
|
|
|
by gohrt
3747 days ago
|
|
My trouble with tsumego: I can sit down and maybe solve a tsumego problem, OK. Sometimes I guess a bit (MCTS!) instead of working out the whole tree, developing that intuition. But tsumego are labelled with difficulty and that they are winnable. But when I play a game, how do I know how if a certain local position is winnable, and worth spending the minute(s) to find how to win it? |
|
For the former, you need to read out ALL variations, and not just one branch. For the latter, and your question, it's just simply a matter of solving lots and lots of tsumegos. In real game, people missed life and deaths situation all the time :-).