Simple cmd animation similar to the matrix effect from the movie matrix
Run it on a terminal for the best effect
Edit the following parameters to change how the animation looks and feels
colums_lenght : the lenght of a colum of characters
change_prob : the probability of a charcater changing between frames, goes from 0 to 1
fps : the frames per second, increase the number to increase the speed of the animation.
v1 : barebone version, no color just text
v2 : added color gradient
v3 : varius ease of use features and code rewriting
v4 : new render system -> removed bliking but lost color gradient