Sent in by Norfleet
In Stage 3 and 12 you will encounter ghosts. You can not kill these
ghosts with your sword. In stage 3 you must push the ghost off of a
ledge while fighting with it. In stage 12 to defeat the ghost is simple,
just put your sword away and it will do the same thing, allowing you to pass.
Sent in by Tristan Sanders
Run in the direction of the wall and push just before you're going to hit it,
the "down" button. The prince stands still. Now push in one move the
"right" button. The prince will turn in the wall and fall through it!
Practice a lot to do it exactly right, it may not work the first time(s).
A password is an 8-digit number-abcdefgh. The first 3 digits (abc)
are check-digits, the next one (d) codes the number of lives, the next
two (ef) code the minutes left and the last two (gh) designate the level.
1. Choose your level and jot it down as two digits and reverse.
Example: Choose Level 8 and write down 80.
2. Choose the number of minutes left and write it down in two digits,
reverse, and append it to the left of the level. Example: choose 59
minutes, which gives 9580.
3. Choose the number of lives (1 digit) and append it to the left.
Example: Choose 7 lives to obtain 79580.
4. Call the result DEFGH and construct ABC as follows:
C = G + H (subtract 10 if necessary)
B = E + F (subtract 10 if necessary)
A = C + D (subtract 10 if necessary)
This way the 8-digit number ABCDEFGH is obtained.
Example:
C = 8 + 0 = 8
B = 9 + 5 = 4
A = 8 + 7 = 5
The result is 54879580.
5. Generate abcdefgh from ABCDEFGH by substituting each digit
according to the TABLE at the bottom. In the example 54879580
becomes the password 01928095 which is good for 7 lives and 59
minutes on level 8.
TABLE
FROM 0 1 2 3 4 5 6 7 8 9
INTO 5 4 7 6 1 0 3 2 9 8