Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 620 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 620 Bytes

Arkanoid Wars

arkanoidwars

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.

How to play?

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.

Authors

Alexey Yanichev

Sergey Lomachev