Welcome to my first applet!
It is a game which will answer the divisibility of two factorial base integers you provide.
First, it will check if you input numbers are factorial base numbers.
Please choose numbers that are less than 9 digits.
In the input windows, please input two factorial base integers.
After you input the second number, please press enter key.
Second, it then convert the factorial number to the equivalent decimal number.
If the two decimal numbers are legal, it then will check if the two numbers are evenly divisible.
The rules are:
1. If either one of the numbers you input is not a factorial number, you fail.
2. If the second number is larger than the first one, you fail.
3. Illegal numbers mean that equivalent decimal numbers contain one of my luck numbers which are 8, 3 and 1.
If either one of the numbers is illegal, you fail.
4.If the two equivalent decimal numbers are not evenly divisible, you fail.
5. If you fail, you will loss 20 points, a box containing a 'x' at the up left corner will move left one step.
6. If your two legal numbers can be evenly divided, you win and you will get 100 points as your bonus.
The box will move up one step.
7. If the 'x' in the box match any 'x' in the string"XXXXXX", you win the whole game.
8. In order to win the whole game, you need win three times before you fail five times.
Enjoy my Game!