Java Applets
These are a few applets I wrote to explain some interesting aspects of Java to some students of mine.
A Connect4 playing interface for two humans
. The computer does not play.
A Connect4 playing applet
. Play against the computer!
An implementation of Conway's Game of Life
An object-oriented implementation of Conway's Game of Life
A simple applet for drawing shapes
A simple applet for Tetris
Does not keep score.
An applet that draws a simple kind of fractal
An applet that implements various sorting algorithms
Swat the bee!