Back to Software

Pong Game

C++

Pong Game Clone

Technologies:
0
Pong Game

What it does?

This is a minimalist yet fully functional clone of the classic Pong game, developed in C++ using raylib for graphics and real-time input. The build system is handled with CMake, making it easy to compile and run across different platforms.