Mini-Project for Computer Networks course BITS Pilani.
Clone this repository, cd to this repository and type make. Run the server executable by ./server, enter server's IP address. In another terminal run client executable by ./client, it will ask for server's IP address, client's IP address as well as player's name. Once the server is started, it will wait for 20 seconds for all the clients to connect.
Project is done in a team effort by
- Abhishek Gupta (2014A7PS0026P)
- Neeraj Varshney (2014A7PS0103P)
- Karan Deep Batra (2014A7PS0160P)
under the guidance of Professor Rahul Banerjee.