Video Game II
This is an interactive video game I created to pay homage to the game Pong. It can be single or multiplayer. The player(s) can control the rectangle paddles on the side by pressing w, a, s, d, and i, j, k, and l on a keyboard. If the ball collides with either of these rectangles it will travel to the other side of the screen. If the players miss the ball it will travel back to the center of the screen so they can retry. The scores of each player are recorded at the top of the screen.
This video game was created using Processing.