| Ants |
As you move your mouse around the page a swarming army of ants scattered about the window will chase after it. If an ant actually reaches the mouse cursor, we reposition it randomly around the edge of the window, and its chase starts again. The ant images are preloaded with a great image loading bar script, then the script begins
|
| Ask Mustafa |
We've captured the spy Mustafa from the Austin Powers movie. Mustafa will refuse to answer any question you ask. Except, he hates hearing the same question three times in a row. Ask him a question three times in a row and he will answer you
|
| Battleship |
Enter into a naval battle against your computer. But watch out, your adversary is not stupid
|
| Blackjack |
Play even the classic game of Blackjack in JavaScript! (You might also know it as "21") The object of the game is to get the closest to 21. If you get higher than the dealer without going over, you win! Good luck, and don't gamble
|
| Box Puzzle |
(Internet Explorer Only) Move the squares using the arrow keys to get them in the correct order
|
| Bridge |
Here is an interesting use of JavaScript, deal a hand of Bridge! Each time you load the page JavaScript will deal a new hand to four players
|
| Buzzwords |
JavaScript takes a word you provide and puts it in a complex sentence
|
| Checkboxes |
Just how many boxes can you check in 20 seconds? Play this interesting JavaScript game and find out
|
| Curse |
JavaScript uses the dynamic random() function to write random curses. Users may collect as many curse phrases as they want, or can endure
|
| Dice Roller |
Next time you play a game involving dice, give this JavaScript Dice Roller a try! Just tell it how many dice to use, how many sides are on each die, and it'll give you the total for the number of dice you rolled
|
| Face Memory |
See how well you can do in trying to remember a random face
|
| Fortune Teller |
Just ask a yes or no question and the JavaScript fortune teller will reply
|
| Guess Random |
Play the JavaScript version of Guess-A-Number. First, select a number range and then try to guess the number the computer has chosen
|
| Guess 1 100 |
Another JavaScript guess-a-number game. However, this one automatically has a set range of 1 - 100
|