2: Go to the south., 4: Go to the west., 6: Go to the east., 8: Go to the north., Space: Proceed., Return: Restart the game after the game is over.
The game:
You and Lula have found a new school to attend.
They were happy to be able to transfer unconditionally, but found themselves trapped in its 25-story school building.
The school's chancellor was actually Black Tinyan. He took Lula somewhere in this school building.
Your objective is to rescue Lula.
Your HP decreases as you walk, but if you have food, you can heal your HP while consuming food with each step.
Your HP will only increase to 109, but you may get stronger weapons by defeating enemies.
Phase 1: The original WIDTH40 version
For MSX1 version, modify the code as below.
The line #175: [Issue 1] Immediately after each level began, you were not visible on the starting point.
The line #290: [Issue 2] You did not appear and the enemy did not disappear until you moved after you had defeated him.
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).
Sorry if there are any typos, however, I have tested my data, including the ending, and had no problems.
Phase 2: SCREEN1 & WIDTH30 version
Step 1: Joystick / Arrow keys support
Modify the code as below.
Now you can use D-pad & Trigger 1, or arrow keys & SPACE.
Step 2: English version
Here are my suggestions.
By the modifications described so far, each checksum changes as follows as follows (using version 3.1 coded by the "MSX•FAN" team).
Fully tested.
Step 3: Colored version (SCREEN1.5)
Modify the code as below!
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).