Arkanoid Wars is a multiplayer arkanoid game written in C++ using SFML. You need to install SFML 2.6 and Box2D (>2.2.0) to complile this project.
Firstly, you should launch the server. Server is listening to 2000 port at local IP address. After client launch, you have to enter server's local IP in terminal. A game starts when the second player is connected.