Greg Strong wrote on Wed, Mar 25, 2020 10:20 AM EDT:
1. The Joker has the same powers of movement as the last piece the opponent moved, which is what I've been trying to program with my Joker function. [Emphasis mine]
To do that, wouldn't you need White_Joker and Black_Joker subroutines? As I understand your code, a piece move changes the move of both jokers, but perhaps you've changed it from the snippit you posted or I don't fully understand it.
To do that, wouldn't you need White_Joker and Black_Joker subroutines? As I understand your code, a piece move changes the move of both jokers, but perhaps you've changed it from the snippit you posted or I don't fully understand it.