Supernova Files :godot: on Nostr: npub14yqjk…vrfl3 for example, if white wants to make a move, I should check if it ...
npub14yqjkzqkgv4a27egvq5xmh2ravemytg9g5kldqeqfts92uvh90sq2vrfl3 (npub14yq…rfl3) for example, if white wants to make a move, I should check if it will place white king in check. So I need to check if black available moves will be targeting white king in a test scenario. But, should I check if black moves in this test scenario will also place black king in check?
If so, I got stuck in an infinite loop.
If so, I got stuck in an infinite loop.