this is a capx demo of swap 4 squares with 4 squares : goo.gl/IYbK8k
someone made it a few days ago. the mechanics are : first click 4 squares ( a , b , c , d ) these squares are selected. then click 4 other squares ( d , e , f , g ) now the first 4 squares swap positions with 4 other squares. in this case, square a swaps positions with square d ... square b swaps with square e. and so with others.
iam trying to get the same function but this time not with 4 squares but 3. example. first select 3 squares then select 3 other squares and then they swap positions. can someone who understands the mechanics modify the capx ? thanks