At the end of this lesson, you will be able to:
keep score
alien list
to keep score we will have to change text
this means we will have to "re-draw" the on-screen text each time the text needs to be changed
we will only do this if we shoot an alien
add point system:
1 point for every alien shot
-1 points every time an alien falls off the bottom
NO going below 0!
watch "Space Aliens-12"
update your code.py file with the code below
personalize it to make it your own
complete the Daily Assignment section in Hãpara Workspace for this day
if Hãpara is not working, make a copy of this document
move it to your IMH-ICS folder for this course