JAVA FUN!!!

 

Tic Tac Toe

I don't think you could beat this guy!

 

<applet code=TicTacToe.class width=120 height=120>

</applet>

 

Here is the Damn Time!

Boy, this is boring.

 

<applet code="Clock2.class" width=170 height=150>

</applet>

 

Check out this drawing board!

 

<applet code=DrawTest.class width=400 height=400>

</applet>