On the title screen, quickly type these keys:
[E]+[S]+[S]+[C]+[C]+[C]+[F]+[F]+[F]+[F]
Beat a three-ninja formation and you will receive a leaf. After five leaves, you get a cup of tea. Drink it with [SELECT]
Momentaneous Invulnerability
Stage 1 - Jumping kick the right side of the house of the center of the screen, facing the left
Stage 2 - Punch the right side of the screen below the black space between the five green leaves, facing the right
Stage 3 - Flying kick below the right lamp of the screen
Stage 4 - Punch the left corner of the screen
Stage 5 - Low kick the center of the screen, facing the right
Stage 6 - Flying kick the right side of the left candle of the screen
Stage 7 - Jumping kick the fourth pillar of the bridge in the center of the screen, counting from the left to right, facing the left
Stage 8 - Punch below the second pillar of the bridge in the center of the screen, counting from the left to the right, facing the right
10 BLOAD"KUNG-FU2.001"
20 CLS:LOCATE4,6:PRINT"[1] NORMAL GAME"
:LOCATE4,8:PRINT"[2] INFINITE LIVES"
30 LOCATE4,10:PRINT"[3] NO ENEMY FORMAT
IONS"
40 LOCATE4,12:PRINT"[4] IMMEDIATE KNOCK
OUT":LOCATE4,14:PRINT"[5] BOSS DIES WHE
N YOU DIE"
50 I$=INKEY$:IFI$<"1"ORI$>"5"THEN50
60 IFI$="2"THENPOKE&H8A10,0
70 IFI$="3"THENPOKE&HACEB,9
80 IFI$="4"THENPOKE&HAE8E,5
90 IFI$="5"THENPOKE&HAE8E,0
100 DEFUSR=&H87A0:A=USR(0)
110 BLOAD"KUNG-FU2.002",R