|
|
|
|
|
by joshuamorton
931 days ago
|
|
Probably not, the infinite loop rules are specifically about rules where a player cannot make a choice in the process. It's possible that there's a way to do something turing-challenging or busy-beavery in such a situation, but it's usually pretty difficult to make complex unbendable loops, they're usually very direct cases where taking an action more or less forces you to immediately take the same action again, so the loop has...two steps. Anything much bigger or more complex and you're basically assured to have player choice. There's probably room to do something where a player is clearly losing unless they do something which might continue a situation that is undecidable. |
|