Open Chienweichih opened 2 months ago
Yes, the algorithm is made so the free space starts as 1 and it just doubles the free space if there is a column available and adds 1 free space for the card slots in the upper left corner. The algorithm is falsely made because I made it soo simple. Thank you for opening the issue though I might fix it soon
As the screenshot above, It move 2 cards (K & Q) from column 4 to column 8. But there is no empty cell to move 2 cards. Is it wrong?