Open terminal
ssh into cheshire.cse.buffalo.edu
Once connected to cheshire, go into the directory /web/CSE442-542/2020-Fall/cse-442g/
run python server.py
run game.py to start the game
When all players have joined press 'Enter'
A new GUI will open and will indicate whether you are a crewmate or imposter at the top of the screen
this message will disappear within a few seconds
Acceptance test:
Open terminal ssh into cheshire.cse.buffalo.edu Once connected to cheshire, go into the directory /web/CSE442-542/2020-Fall/cse-442g/ run python server.py run game.py to start the game When all players have joined press 'Enter' A new GUI will open and will indicate whether you are a crewmate or imposter at the top of the screen this message will disappear within a few seconds