Pong AI
Pong AI assignment for Harvard Games Development - After learning in lectures how a simple game like Pong can be recreated using Lua and LÖVE, an assigment was set to create an AI for single player mode and push it to a new github branch. My implementation for the AI paddle follows the vertical movement of the ball, but it is not always successful at moving, to allow the difficulty to be scaled