/Snake-Multiplayer

Winsock/WinAPI C++ multiplayer snake game

Primary LanguageC++

Snake Multiplayer

Snake Multiplayer is a real-time multiplayer arcade game, built in C++, VS2015. It was developed as a part of Distributed Computing course at Gdansk University of Technology. It targets Windows platform and uses Winsock for network communication and WinAPI for drawing windows.