Projects

Multiplayer pong

C++
Desktop
SFML

A multiplayer pong game using C++ as the langage and SFML as the media library

MultiplayerPong is a personnal project that took a little less than a year to create.

The source code is available on github

The aim of this project was to create a multiplayer real-time pong, with a user-friendly interface.

It was created in C++ with SFML.