Ping pong made with raylib as a learning experience
Dependencies:
vcpkg - https://github.com/microsoft/vcpkg
raylib - https://www.raylib.com/
TODO:
Find way to delete ball when it goes off the screen - might fix score inf increment
Fix score issue
Fix paddle collisions (goes off the screen infinitly)
Add ball physiscs