Mathematical ASCII Movie

A Javascript for calculating and running a simple ASCII movie.

It uses the setTimeout and clearTimeout methods in Javascript as well as Javascript's built in integer arithmetic functions and arrays -- all the calculating, arithmetic and data storage are done by your browser, so it is very scalable and lightweight (for the server at least).

This is a web application proof-of-concept for visualization of data and mathematical concepts. It has 80x20 'pixels' in it with 2-bit 'color' -- 4 values for each pixel.