David Kingsley's Work Samples
The following are Java applet samples that I have written while
doing some recreational Java programming.
In the future, I plan to add additional samples and make changes to
existing samples. Please send comments to
dkings3117@aol.com.
- The Game of Life
- A cellular automaton life simulation.
- Complex Number Calculator
- A calculator for complex numbers, which have the form a + bi,
where a and b are "real" numbers, and i is the square
root of -1, a so-called "imaginary" number.
- Quarterback Rating
- A program to compute NFL quarterback ratings.
|