This is VERY basic code for a beginning paddle game. There is a LOT more to do, though. You will quickly discover this for yourself. There is a very easy place to put the paddle and the ball will never miss. We will talk about the 'RANDOM' button a bit next week. It helps a lot with games like this. Feel free to use this code to get your paddle type game started. Happy Coding!