You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project consists of a two player snake game developed in C++ for Linux using SDL2 as a graphics library.
The game is based on a client-server arquitecture and uses UDP connections.