A project for a Unix class. Its purpose was to have us use system calls (in C) and establish a simple TCP/IP protocol to use during the communication between the client and the server.
Dragomitch/Card-game-C-sockets-
A game of War implemented in C. A server and a client program allowing up to 4 players to play eachother.
C