Buzzword
- takes a word you provide and puts it in a complex sentence. |
Love
Test - Here's a neat little script to figure the "love compatibility"
between two people. Just enter their names and hit calculate! We are not
responsible for any broken relationships resulting from this script. ;-) |
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. |
Pong
- This is a really simple JavaScript game. Just use your paddle to keep
the ball from touching the bottom of the playing field. It's impressive
that JavaScript can make a game like this! |
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! |
Maze
- Navigate around a 3D JavaScript maze in search of the exit in the fewest
moves possible. The maze is complex, but you can cheat by taking a peak
at the map. |
Bomb
Sweeper - A Javascript version of the old favorite Windows Minesweeper
game. Search for mines in a grid, assisted by numeric hints, skill, and
a smidgeon of good luck |
Battleship
- Enter into a naval battle against your computer. But watch out, your
adversary is not stupid! |
Checkboxes
- Just how many boxes can you check in 20 seconds? Play this interesting
game and find out. |
Shift
It - Play this addictive little JavaScript game - try to put all the
pieces in alphabetical order, 'A' through 'O'. Awesome! |
Countdown
Timer - A JavaScript stopwatch that counts down from a predetermined
time then alerts you. |
Simon
Says - Recall your childhood with a JavaScript version of Simon Says.
Click the buttons in the same order as Simon (the computer) does to advance
to the next level. Each level gets increasingly difficult. See how far
you can go. |
Cursed
- Not been yelled at today or need something to say to that Person,
then use these random curses. You may collect as many curse phrases as
you want, or can endure. |
Tic-Tac-Toe
- Try your luck at an interactive game of good old tic-tac-toe!! Automatic
scoring and alternating "first moves" are built in. Fun! |
Decoder
- Playing spy games are always fun -- but why not act the part? This decoder
ring script allows you to send 'spy' messages back and forth by encoding
your message with a key offset value. Then, just send the message, key
code, and a link to the decoder ring script to your friend to let them
read it. Understandably, it's simple encryption, but it works good enough
for us! Cool! |
Towers
of Hanoi - See how you do in this wonderful game of skill and logic.
Try to move all the disks onto another pole. Thing is, you can only move
one disk at a time and you must follow size order (a bigger disk can't
go on a smaller disk). Good luck! |
Dice
Roller - Let them Roll! |
Typing
Test - I really think this is neat - JavaScript will actually give
you a typing test and at then tell you the results in words per minute!
Very neat! |
Find
the Spy - A spy is hidden in this field. Start choosing locations and
see if you can find the spy! |
Where
were you Born? - I Bet I Know Go ahead - see if JavaScript can tell
you where you were born. |
Guess
a Number - Play the JavaScript version of Guess-A-Number. First, select
a number range and then try to guess the number the computer has chosen. |
Who,
What, Where? - Just see if you can pass this test. |
Hangman
- I know you've all played Hangman before.... You know, you try to
guess a word by choosing letters? Well, how about a game of Hangman, in
JavaScript! Very neat! (The topic is Presidents of The United States!) |
World
Clock - What to know what time it is in another country? If so this
is for you check it out and enjoy! |
Lights
Out - Try to eliminate all the boxes to win. When you check a box,
all the squares around it (one above, one below, and one to each side)
are unselected. You can play in five different levels of difficulty. Addictive! |
Crab
Race - Places your bets on your favorite colored crab in a virtual
crab race. Each crab has different odds and has different payouts. Good
luck! This Is One Of My Favorites |
Lottery
Numbers - This JavaScript will help you pick your lottery numbers.
Pick how many numbers you want (pick 3 ?) and then give it a number range
and out comes your lottery numbers! Try it! |
Falcon
Fighter - An extremely amazing JavaScript air fighter game that
looks just like an arcade game! It is absolutely amazing! You have to give
it a try to understand. You can move the fighter plane with the J, K, L,
and I keys and shoot at the enemy planes with Z, and X keys. You only get
one life but if you make it far through a level, you play against big enemy
bosses. |
Magic
8 ball - Ever wanted to play with a JavaScript Magic 8 Ball? Well,
here is a fully functional, and totally random, JavaScript Magic 8 Ball.
Enjoy. |
3
Mad Cows - Play a very humorous game involving three talking cows.
Check it out it's very cool. |
Math
Quiz - Flash cards were pretty good math practice. But, they were always
the same math problems, over and over. Lo and behold, JavaScript to the
rescue! Just select the difficulty level then click the type of problem
you want to practice with, (add, subtract, multiply, and divide) and JavaScript
will give you a problem. And, a built-in score checker grades you along
the way! Great practice for elementary-aged students just learning their
math skills, or for anyone wishing to practice a bit! |
Peg
- An interesting little JavaScript game where you try to leave only
one peg by jumping one over another and removing the 'jumped' peg. Sound
easy? See how well you can do! |