12X12 10x10 8x8 6x6 4x4 (different number of new tiles)
It's more than 2048, so just call it 2048+#
"+" means not only 4X4 , it means more;
"#" means not only one new tile , it means more;
so just call it 2048+#
12X12 10x10 8x8 6x6 4x4 (different number of new tiles)
It's more than 2048, so just call it 2048+#
"+" means not only 4X4 , it means more;
"#" means not only one new tile , it means more;
so just call it 2048+#