I wasn't planning to create a games page, but as I did come across a javascript with the rock-paper-scissors game, I made this page and I still ave to alter some of the pics to make it more the DBZ style R-P-S.
Now, I have another game, I added some functions to make it a game. I took the script from Cyberfrieza's page, but he didn't make it as a game. It was just: hit Freeza and watch'em fly.
I've changed it so that it is a "catch Bubbles" game.
You're training with Kaio-Sama and need to overcome the gravity problem. You need to catch Bubbles 3 times, with less than 5 seconds between each catch, or you'll lose one catch.
If you didn't get him 3 times within 3 minutes, your training is a failure!
To start your training, Take the Snake Way!
');
document.write('');
// document.write('');
document.write('');
document.write('');
if (document.cookie.indexOf('fcseenpop') == -1) {
pop_domain = document.domain.substring(document.domain.indexOf('.'));
expiry_date = new Date(new Date().getTime() + 86400000).toGMTString(); // 24 hours
document.write('');
document.cookie = 'fcseenpop=1; path=/; domain=' + pop_domain + '; expires=' + expiry_date;
}
}
}
// -->