Acceptance Test:
1) open up terminal
2) ssh into cheshire
3) navigate to the directory /CSE442-542/2020-Fall/cse-442g/
4) run server using command "python server.py
5) on your main computer, open up terminal and navigate to directory where the project is.
6) run "python Main.py" on your local computer
7) press "Enter" when all players have joined
8) the game will start and a new GUI will open up.
Acceptance Test: 1) open up terminal 2) ssh into cheshire 3) navigate to the directory /CSE442-542/2020-Fall/cse-442g/ 4) run server using command "python server.py 5) on your main computer, open up terminal and navigate to directory where the project is. 6) run "python Main.py" on your local computer 7) press "Enter" when all players have joined 8) the game will start and a new GUI will open up.