Applets
Here are some applets that I made while I was 'experimenting' with Java. I really don't know much Java yet, so all of these applets are very simple.
| Name | Type | Description |
| ColorChanger | Applet | An applet that allows you to mess around with the applet's background color. |
| Catch the Lion | Applet | A game where you catch the dancing lion an win a prize! |
| SimpleDraw | Applet | A VERY simple drawing program. |