|
Browse Titles
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
0
1
2
3
4
5
6
7
8
9
Other
WOOOOOOOOOOOOA MUMMA
BIGG BOY
Welcome to Andy Zone Hello once again, and welcome to my amazing site, Here you can find some suprising links and also some games just for you First off, as you can see from the title, my name is Andy. I wont give you my name and address for obvious reasons. My intrests are Grunge music, Skateboarding and Playing the guitar.I set up this site on Wednesday 13th June 2001, and i will update it monthly to keep you happy. As you scroll down the screen, youm will find all you need for an exciting time here, with games and links. Here are my games, provided by 1st Page Dulux Type a message below to create an alert Pong 31) { x -= 2 * Math.abs(dx); if (dx > 0) dx = -dx; } if (x 14) { y -= 2 * Math.abs(dy); if (dy > 0) dy = -dy; if (Math.abs(x - 2*u - 1) > 2) { oops_flag = true; } else { score += 1; } } if (y 2) crlf = "\n"; // Make sure the clock is stopped stopclock(); dotime(); } function dotime () { move1(); if (myform != null) { myform.text3.value = display1(); myform.score.value = " " + score; } if (!oops_flag) timerID = setTimeout("dotime()",200); timerRunning = true; } // end hiding contents from old browsers --> Pong Press start to run. Wave your mouse directly over the dashes under the text area to move the "paddle". [game field] Score: \\\ /// \\\ /// \\\ /// \\\ /// \\\ /// \\\ /// \\\ /// \\\ /// .... wave your cursor here BlackJack 10) return 10; return card; } function PickACard(strWho) { card = random(13); suit = pickSuit(); //alert(strWho + " picked the " + cardName(card) + " of " + suit); return cardValue(card); } function NewHand(form) { form.dealer.value = 0; form.you.value = 21; form.dealer.value = eval(form.dealer.value) + PickACard("Dealer"); form.you.value = eval(form.you.value) + PickACard("You"); } function Dealer(form) { while(form.dealer.value 21) { alert("You busted!"); } } function LookAtHands(form) { if(form.dealer.value > 21) { alert("House busts! You win!"); } else if(form.you.value > form.dealer.value) { alert("You win!"); } else if(form.dealer.value == form.you.value) { alert("Push!"); } else { alert("House wins!"); } } //--> BlackJack To start a hand, click the New Hand button. Dealer has You have Now some links Redirect Kids //This script was created by Mike Levine!! It is copyright 96-97, //javaboy@geocities.com. //This is my first script!! enjoy!! I am 13!! //////////////////////////////// function getName() { var name1 = prompt(" Hi, Im Andy, Before you enter please enter your name!!", "") var age = prompt("please enter your age:", "") var email1 = prompt("please enter your email address!!", "") if( age Here you can make comments on the site and forward them to me. Notes, Borrowed Ideas, etc...(from sites you visit) Site Rating 1 2 3 4 5 6 7 8 9 10 Strengths Design Background Animations Images Multimedia Accessibility Javascript/Java Software Hardware See Comments
|
|