Game Programming

The first assignment we were given was to program a game of pong in Scratch. Scratch is a 2D programming application written in the logo programming Language

The first thing I learned was to use loops in Scratch.

I had to make a pong game and to be honest I did not know where to start. However, I started to get it
after some help with the teachers. Above is the game. You can try it out if you want. Use "w" to move the
right bar up and "s" to move down. There is two modes. Solo mode and 2 player mode. Press "l" for
solo, where you will play against a robot. If you want two players press "m" and use the arrow keys to
control the right bar. Whomever reaches up to 10 first wins.