Thx erdo…
I see the bug in the counter…
But, how can I check in real time if all the pieces are placed in the right holders (specially when a piece well placed can be wrong placed in the next move)?
Iteration apart, is there another way?
Thx Olivers…
The second video helped me to simplify a lot my code!!!
I finally solved my question using a flag in the piece (not exactly like in the first video, but it lit me XD )
Here’s the code: