Assignment 3: 100 Random Walker

The random walker program was coded in python with pygame library.
One hundred random walkers are created at the starting point on left, and its z coordinate move up or down randomly
each step. The blue lines, which are hard to see due to video quality, represents the 3 times variance line.

Random Walker