use left and right arrow keys move
Remixed the bouncing ball - but made it so that the ball bounces off the sprite at an angle. Just added a variable to store the direction we want it to bounce in and used a bit of maths to calculate it. Well done, SharkLizard99