https://github.com/harshanalluru/cs425project
https://github.com/harshanalluru/cs425project
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harshanalluru/cs425project
- Owner: HarshaNalluru
- Created: 2017-10-26T14:19:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T05:58:08.000Z (almost 8 years ago)
- Last Synced: 2025-04-04T12:29:18.743Z (6 months ago)
- Language: C
- Size: 469 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cs425project
#Server:
1. sh clean.sh2. 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