At the end of this lesson, you will be able to:
add a menu scene to your game
add text to a scene
how to get a sprite to move
go over the "main()" function
create a second function for the menu
do demo of how to add text
# new pallet for filled text
NEW_PALETTE = (b'\xff\xff\x00\x22\xcey\x22\xff\xff\xff\xff\xff\xff\xff\xff\xff'
b'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff')
in order to create your own images, see the notes section on RST-02!
watch "SpaceAliens-07"
update your constants.py and code.py fies 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