Skip to content

Mini-Project for Computer Networks BITS Pilani

Notifications You must be signed in to change notification settings

krnbatra/mSnake

Repository files navigation

mSnake

Mini-Project for Computer Networks course BITS Pilani.

How To Run

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.

Few Screenshots

alt text alt text alt text

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.