Yep, there's a missing GOTO that would force a return to the start of the control cycle at 1650 when all the functional directions are examined. The program slips into a mini subroutine at 1720 without opposition and runs into a RETURN command which causes the error. Try this line, see if it helps:
1715 GOTO1650
KWAYNE
Creator of
Recent community posts
Well, if the concept is simple but captivating, there's no reason for it not to exist on a 40+ years old microcomputer. It was also fun to code.
You can play it online here. Gameplay is a bit different because I wasn't able to implement falling tiles without sacrificing speed significantly (it's doable in ASM but that's too difficult for me).
You need ten planks for a raft, and I think it is possible but you have to deal with the risk of being more daring with the sharks. The 1-to-9 positions in fishing are fixed and I made no effort at changing it, however I restored an original feature of the game that was missing from the 1985 version: the fishes now swim at different depths so even though the game doesn't really try to deceive you, your perception of left-right is thrown off a bit by the small difference of depth.