JC's Java Applets

I know. A Java page should have splash and pizazz. Well... I'll get there when I get there.
In the meantime here are some of the applets I've done.

JC's Java LiteBrite

Copyright 1998-1999 by John Chivian & Dark Star Software
Thanks to the kind folks at Milton Bradley for the inspiration.

Warning: The grid clears itself every 45 minutes.

Source code.
The applet.
The frame.
The pixel.


Color Rotation

Copyright 1998-1999 by John Chivian & Dark Star Software

This is not an animated GIF. The color rotation is achieved by varying the red, blue and intensity
values of the text being printed. The more colors your monitor supports, the smoother the transitions,
which occur every 1/50 of a second, will appear.

Source code.
The applet.


JC's CircleHunter

Copyright 1998-1999 by John Chivian & Dark Star Software

Click on a circle while visible to score. The bigger the circle the faster it disappears and
the more points you get if you click it. You get one shot per circle. If you miss, or if the cursor
travels outside the frame you lose points. There will be between 20 and 50 circles per game.
Good luck.

Source code.
The applet.
The frame.