First look at the constructor function. A simple random walker made of randomly coloured blobs snakes around the screen. A new blob is birthed each frame. Once the tail of blobs is a specified length, blobs start to drop off the end. Change the value of variables, for blob size, step size and tail length at the top of the code. Nov16.