Common Computer Science References
At the end of this lesson, you will be able to:
keep score
alien list
to keep score we will have to change text
we will be using one of the "layers" again
nil
add point system
1 point for every alien shot
-1 points every time an alien falls off the bottom
NO going below 0!
Good video but we are running our code on GitHub CodeSpace, NOT a local PC.
Also DO NOT follow his instructions for building a game.gc file, use mine.