I am making a new program called "Square Code".
What you do in the program is when you start it up, you enter in a phrase like "Hi cool lol" in a textbox then you press generate and a box comes up like this:
![Name: 1.png
Views: 61
Size: 13.4 KB]()
OR LIKE THIS:
![Name: 2.png
Views: 56
Size: 17.2 KB]()
The numbers for picture ONE are (2-1)(1)(3-1)
That means: The 2nd box, 1st box of the 2nd box AND THEN the 1st box AND THEN the 3rd box, 1st box of the 3rd box.
I hope you understand that. But the code means "Hi cool lol"
How hard would it be to make a program the generates 4 random boxes inside of one big box like shown above and create a random boxes inside of those boxes like show above. And then after you enter in a string it will put it randomly in those boxes and it will ALSO add random words that are determined by a big word list that i have inside of the program as well BUT it's hidden.
I hope I was clear enough, if I wasn't I will elaborate more.
What you do in the program is when you start it up, you enter in a phrase like "Hi cool lol" in a textbox then you press generate and a box comes up like this:
OR LIKE THIS:
The numbers for picture ONE are (2-1)(1)(3-1)
That means: The 2nd box, 1st box of the 2nd box AND THEN the 1st box AND THEN the 3rd box, 1st box of the 3rd box.
I hope you understand that. But the code means "Hi cool lol"
How hard would it be to make a program the generates 4 random boxes inside of one big box like shown above and create a random boxes inside of those boxes like show above. And then after you enter in a string it will put it randomly in those boxes and it will ALSO add random words that are determined by a big word list that i have inside of the program as well BUT it's hidden.
I hope I was clear enough, if I wasn't I will elaborate more.