🕸Fergus Duniho wrote on Sat, May 23, 2020 12:57 PM UTC:
Can you go to a page where your Joker piece is used and explain clearly how it works when (1) no piece has moved yet, and (2) when the last piece to move was a Joker? The function I wrote was recursive without any way to break out of the recursion for these two conditions.
Can you go to a page where your Joker piece is used and explain clearly how it works when (1) no piece has moved yet, and (2) when the last piece to move was a Joker? The function I wrote was recursive without any way to break out of the recursion for these two conditions.