Another Pong Clone

The is the first game I finished to completion. This doesn’t have an AI, but it is two player. Use WS for left paddle and UP and DOWN arrows for right paddle.

For the most part, this was a programming challenge for university. We were tasked with making a pong clone from scratch and to keep it as simple as possible. At the time I had no idea how to do AI so I made it two players.