Games and Javascript Examples
The javascript games are just meant as examples. I've tried them all on IE 6.0 and Firefox 1.04 but if you find bugs or want to send comments or questions, drop me an e-mail. Feel free to use and distribute any of the source code as long as you don't try to make any money from it.
Each of the games will start in a new window. To view the source code, right click in the new window and select View Source.
Note: for the games that have sound, if you connect through a proxy server that blocks sound files (.wav) the games will not work.
| Online Games
|
 |
YAMud A multi-user text based adventure game I created many years ago that is currently running in Australia. Click the link to find out more information about the game and how to connect to it. |
| Javascript Games
|
 |
Box-In. A simple game where you try to form boxes by drawing lines between a matrix of dots. Try to form more boxes than the computer does. |
 |
JSTank. A simple version of the classic tank game. Set your angle and velocity for the tank and fire. Try to destroy the computer's tank before it destroys you. Has embedded .wav sounds. Note, it is not round based, the computer fires based on a timer. |
 |
Align. Within each round, align as many stars by color as you can and then blow them up with the lightning bolt. |
 |
The Bluntie Slot A simple slot machine based on James Blunt and his band. |
 |
Hangman One hundred single word puzzles based on ten categories. |
 
  |
Demolition. A brick dropping game where you try to remove as many bricks from the playing field as possible. Contains embedded .wav sounds. |
 |
MultSquare Solve a simple multiplication square, geared to about sixth grade. |
 |
Math Test Take a three minute multiplication or division test geared to about sixth grade. |
The graphic fonts used in some of the games are taken from Rozie's.
Visit JavaScriptSearch.com
or ScriptSearch.com
for more javascript examples.