drauf / Snake-Multiplayer

Winsock/WinAPI C++ multiplayer snake game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Winsock/WinAPI C++ multiplayer snake game


Languages

Language:C++ 96.9%Language:C 3.1%