Version 2.1 — © 1996-2003 Christian Cohnen — Example 3
Red color scheme with FPS counter
2 ships, 25 raindrops per 10 sec
<applet archive="Water.jar"
code="Water.class" width="150" height="150">
<param name="color" value="#FF000F">
<param name="FPS">
<param name="link" value="https://www.chriscohnen.de">
<param name="raindrops" value="25">
<param name="ships" value="2">
</applet>