Game Project

My Game Project

We learned to use scratch, which is a program which lets you create

sprites and make them interact with each other

The first thing we had to do was make a pong game, which is based off

an old game called pong. Basically, there are two rackets and a ball

and whoever scores the most points into the other person's area wins it looks like this

The game might've been simple, but the coding was strangely quite difficult

You had to set up how the ball was going to bounce, what happened when

the ball reached the other side, how to make the ball bounce off the rackets