If you see the "Paddle Speed" and "Ball Speed" sliders you are at the title screen. Controls: Title Screen: 1: One-Player Game 2: Two-Player Game 1 Player Game: Arrow Keys 2 Player Game: Player One: WASD Player Two: Arrow Keys If the "High Score" variable appears for one second you made a new high score, Good Job!
The only motion block this uses is: go to x: ( ) y: ( ) So I had to do this for direction: change x by (sin(direction)*speed) change y by (cos(direction)*speed) And this was a test for that Bugs: Balls can fly into the corners Know how to fix: Paddles can go off-screen The ball bounces off paddles weird Ball bounces behind the paddle Please report any bugs!