Set number of lives: Load or reset the game, then execute the following
BASIC command before running or restarting the program. Note:
X represents the number of desired lives.
POKE 8883,X
Unlimited lives: Load or reset the game, then execute the following
BASIC commands before running or restarting the program.