Advanced
There are a lot of steps and different jobs involved in creating a game. Design your own version of an asteroid blaster game using variables and values.
Vocabulary
Value: Data that can be stored in a variable, including Strings and Integers.
Variable: A storage container for a value that can change.