For pong just move your mouse to move the paddle (only on y axis) For breakout, very similar except just on the x axis For asteroids move around with arrow keys or wasd and shoot with click
Credits to griffpatch for moving script on asteroids (i didn't know how to do acceleration .-.) and ShiftClickLearn for the moving scripts in pong (it is finally possible to get points on the AI!!) rest by me