2 Player Netowrking Project

This is a Final Project for my networking class in which we were required to create a game in c++ with SDL which can be played by two players.

This project required the use of SDL and our professors Socket library which set up functions to create and use sockets quickly and easily. Using knowledge from SDL, SocketLib, adn C++ I created a two player experience which had you moving around firing bullets at each other.