Java Games and Programs |
|
Boggle
Multiplayer Boggle game. Up to 4 players can join a game and many games can be run simultaneously. Enter words that are found by tracing adjacent letters in a 4x4 square of letters. 1 point per letter for 2-4 letter words, 2 points per letter for 5-8, and 3 points per letter for 9+ letter words. Words must be valid and only the first person to enter a word gets credit for it. Timer is 3 minutes and you can chat after the game by entering text into the Enter Word blank. Bounce-Ball
: Source Code
Sort of like one-player pong. Use the cursor to move your bar left and right and try to keep hitting the ball up. 5 levels of difficulty. StockView
: Source Code
Applet that shows updated charts of the Dow Jones, Nasdaq Composite, and S&P 500 Java Menu
: Source Code
Popup a window with a java menu for navigating my webpage. Titleanim
: Source Code
Title animation for v3.0 of my homepage. Spots applet
: Source Code
Simple applet that demonstrates how to use mouse clicks in an applet. A spot appears wherever you click the mouse button Homepage
|