Acceptance Test:
1)Open anyconnect and connect to vpn.buffalo.edu
2)open up terminal
3) ssh into cheshire (when connected into a UB network)
4) navigate to the directory /CSE442-542/2020-Fall/cse-442g/
5) run server using command "python server.py" in that terminal
6) On your main computer, open up another terminal and navigate to directory where the project is on your local machine.
7) run game.py to start the game
8) if you are crewmate there should be at least 4 different tasks to complete
Acceptance Test: 1)Open anyconnect and connect to vpn.buffalo.edu 2)open up terminal 3) ssh into cheshire (when connected into a UB network) 4) navigate to the directory /CSE442-542/2020-Fall/cse-442g/ 5) run server using command "python server.py" in that terminal 6) On your main computer, open up another terminal and navigate to directory where the project is on your local machine. 7) run game.py to start the game 8) if you are crewmate there should be at least 4 different tasks to complete