テトリスプリンターアルゴリズムをなんとかして手の内に実装したい https://meatfighter.com/tetrisprinteralgorithm/ The algorithm can also generate multiple squares with a single structure as shown below. 必要に応じて以下も合わせて検討 - 盤面を大きくする(10×22 ---> 65×65) - ブロックの色を途中から変える(今は6色 --->N色を増やす)