Posted September 28, 2021 by Arlasoft
I think we're getting there....thanks to everyone who has played so far and reported bugs so this can be as good a game as possible. I'm sure the cracking groups are tearing their hair out with these incremental updates. Apologies for spamming your inboxes.
I created a new variable called 'GameOver' just for use when your ship docks at the top. Unfortunately I cleverly gave it the same label as the routine 'GameOver' that sets the value, so instead of incrementing the flag it was incrementing the actual code....not only would this mean game over would not be triggered but this would eventually cause a full crash.