PingPong
Developed a classic Ping Pong game using C++ that demonstrates real-time gameplay mechanics, object movement, and user interaction through a graphical interface. Implemented paddle controls, ball movement, collision detection, and a real-time scoring system using C++ and Raylib, resulting in a fully playable game.