Question...
Here is an interesting JavaScript game I found on the Internet. Try it out on yourself, you'll see.
- Think of a number between 1 and 10.
- Multiply the number by 9.
- Add the digits of your result.
- Subtract 5 from your new number.
- Find the letter that corresponds to your number, if 1 = A, 2 = B, 3 = C, etc.
- Think of a country that begins with your letter.
- Write down the name of that country.
- Think of an animal beginning with the second letter of your country.
- Think of the color of that animal.
- Write down the animal and its color.
- Think of an animal that begins with the last letter of your country.
- Think of a fruit that begins with the last letter of this second animal.
- Write down the fruit and the animal.
When you are finished, touch analyze...
| The JavaScript Source: Games: Question...
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!! |


Leave a Response
(0 comments)