Skip to navigation

Aviator on the BBC Micro

The Theme: alienScore

Name: alienScore [Show more] Type: Variable Category: The Theme Summary: The scores for killing aliens in the various feeding stages
Context: See this variable in context in the source code References: This variable is used as follows: * ScoreHitPoints uses alienScore
.alienScore EQUB &05 \ The score for a large feeding alien (50 points) EQUB &10 \ The score for a medium feeding alien (100 points) EQUB &15 \ The score for a small feeding alien (150 points) EQUB &25 \ The score for the smallest feeding alien (250 points) EQUB &00 \ This byte appears to be unused