Hi all,
I am trying to understand how to randomly select 0/1 and display them like the matrix background but horizontally, working down the screen in random spots…
Something like:
01010100 01101000 01100101 00100000 01010100 01100101 01100011
running across the screen. When it reaches the other side, the next line starts.
Any suggestions? Or suggestions to make something cooler? I am trying to have a moving background whatever it might be.