How to Make a Pong Game on Scratch: A Step-by-Step Tutorial [+Free game code download]

A Pong game is where you use a paddle to try and stop a continuously moving object such as a ball from hitting the bottom of the screen. Every time the paddle hits the ball it rebounds from it and you will get a score. In Scratch, you will use sprites to set up the ball and paddle and write code to achieve the game objectives and set up the scoring system.