Creates 1's and 0's and uses two numbers to create one of four colors. Green: AND = 11 Blue/Yellow: OR = 01(Blue)/10(Yellow) Red: FALSE = 00 max decoding is 172800 colors decoded Have fun decoding random numbers and possibly make words in binary. The modding of length while processing does not make the "bits on screen" data wrong. (I made an encoder to convert text into onscreen colors on another platform)
Hoping to make this into something more than it making random colors on a screen. Every 4 lengths is one byte of data randomly generated. Each color line not being the whole horizontal line is 2 bits 480 Length of code is 960 bits each line 345600 bits is on this screen at max length