Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 486 Bytes

cs425project

#Server:

1. sh clean.sh

2. cd server

3. ./server 

#Client:

1. cd client

2. Open 4 terminals and run the following in each of them correspndingly

	./client harshan:123456789@127.0.0.1 Ravenclaw

	./client carrie:987654321@127.0.0.1 Ravenclaw

	./client finjons:abcdefg@127.0.0.1 Ravenclaw

	./client lobroke:123456789@127.0.0.1 Ravenclaw

3. Number of players is set to be 4 in server.c

4. Follow the instructions on the client side to play