Skip to content

A game of War implemented in C. A server and a client program allowing up to 4 players to play eachother.

Notifications You must be signed in to change notification settings

nguyenthitram2810/Card-game-C-sockets-

 
 

Repository files navigation

UnixWar

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.

About

A game of War implemented in C. A server and a client program allowing up to 4 players to play eachother.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.2%
  • C++ 6.4%
  • Objective-C 4.0%
  • Makefile 2.1%
  • Shell 1.3%