I did a search and didn't find anything that will help me with this as most strings are based on health or other set numbers that are then updated by collision detection or input and that's not what I need here. So here goes:
I'm creating a Moon Lander clone (Atari, 1981) for practice on programming simple physics interactions and ...