Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 257 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 257 Bytes

RVR-FinalProject

Repo for my networks class final project

Snake

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.