Monday, June 8, 2009

JavaScript Matrix Screen Saver

I thought I'd dig up an old script I made a few months back. There was something with javascript I was exploring, but now I can't remember what that would be...



This is the basic idea behind this script.
1. The screen is stored in a 2-d array.
2. The letters or blanks are assigned to that array in a certain fashion.
3. The matrix is print to the screen.
4. The matrix is changed slightly.
5. Repeat steps 3 and 4.

Any questions or comments. Feel free to leave a message.
Adam C. Spotts

No comments: