Skip to navigation

Aviator on the BBC Micro

The Theme: explodeFrom

Name: explodeFrom [Show more] Type: Variable Category: The Theme Summary: The starting point ID for exploding each of the four alien slots
Context: See this variable in context in the source code References: This variable is used as follows: * ExplodeAlien uses explodeFrom
.explodeFrom EQUB 180 \ Alien slot 30 moves points 180 to 178 when it explodes EQUB 186 \ Alien slot 31 moves points 186 to 183 when it explodes EQUB 191 \ Alien slot 32 moves points 191 to 188 when it explodes EQUB 200 \ Alien slot 33 moves points 200 to 193 when it explodes