On this page you will find links to run some of the applications that
I have made, but you need the latest Java plugins in order to view
them. If you are running Netscape6 then you do have them, otherwise,
you might need to update your browser. Here is the
plugin needed to view the applets.
Here is a little game. The object of this game is get to the Number 10.
You do so by choosing the different buttons (adding 7, subtracting 13,
multiplying by -2, or dividing by 3 (which only works if the number is divisible by 3)).
I hope you have fun!
Let's Play GetTen
Here is an expression builder. It allows the user to make mathematical expressions
with the use of ONLY the +, -, *, /, % symbols. The user can not only build
expressions but also evaluate them. This applet uses the Binary Tree idea
of storing its expressions.
Let's make some Expressions
More to come later as I get them finished!
[ Email | Home Page ]