Using the space bar to shoot, try to beat the goalkeeper and see what happens! The goalkeeper can also move using the left and right arrows!
Challenge!! Can you: allow the player to control the way the ball moves instead of it moving automatically? Perhaps using the a and d keys to move left and right? (Hint, you'll need to remove two lines of code from the project, the move 10 steps and if on edge bounce blocks and alternative code)