Hello
Lots of logo quiz games have a letter system similar to this example :2 lines of letters which are randomly generated.
I tried to reproduce this.
I created buttons, which represents letters, and assigned variable to each one to "draw" letters (A or B or C...)
But is not flexible and not efficient at all.
Does someone have an idea to produce better results ?
Thanks.