Tower Breakers

  • + 0 comments

    This is a trick test. The height of the towers is almost irrelevant, since P1 always plays first and plays optimally they will always win when there's an odd number of towers, while P2 always wins when there's an even number of towers.

    The only exception to this rule is if m == 1, in that case P1 won't have a move to begin with and P2 wins.