arrow keys to move press space to reset B to access bonus level
Got audio from youtube (royalty free) Got BG Images from Google images got fire sprite from google images got spaceship sprites from the scratch library I made it so when the user's spaceship is touching the enemy spaceship, it will switch the backdrop to the loser backdrop. I made it so when you press any of the arrow keys, the spaceship will move 10 steps in that direction using sensor blocks. I made it so when the user hits a wall, the WH variable goes up and makes the user go opposite steps (EX. if it moves 10 steps. If hits wall, -10 steps).