Moving Lines for Java


Moving Lines Java Applet.

This is one of my first experiments with Java, a port of a C program that displays randomly moving lines. It demonstrates the technique of drawing into an offscreen map to avoid flicker, and my coding style in general. Here's a copy of the source code.

Questions or comments? Send mail to mrex@interport.net.
Last modified on Thursday, March 22, 2001.