creating text labels with ability to fade away that state which players have joined the lobby
Acceptance Test:
Open anyconnect and connect to vpn.buffalo.edu
open up terminal
ssh into cheshire (when connected into a UB network)
navigate to the directory /CSE442-542/2020-Fall/cse-442g/
run server using command "python server.py" in that terminal
On your main computer, open up another terminal and navigate to directory where the project is on your local machine.
Once in that directory, run "python Main.py"
A gui will appear where you can move your character with the arrow keys, and the other player/client can also connect and move their player. The text labels you are looking for will appear in the right hand side of screen just outside of the lobby. The labels will state which characters are in the lobby currently. Option to fade label into the dark background using the num 1 key on your keyboard
creating text labels with ability to fade away that state which players have joined the lobby
Acceptance Test:
Open anyconnect and connect to vpn.buffalo.edu
open up terminal
ssh into cheshire (when connected into a UB network)
navigate to the directory /CSE442-542/2020-Fall/cse-442g/
run server using command "python server.py" in that terminal
On your main computer, open up another terminal and navigate to directory where the project is on your local machine.
Once in that directory, run "python Main.py"
A gui will appear where you can move your character with the arrow keys, and the other player/client can also connect and move their player. The text labels you are looking for will appear in the right hand side of screen just outside of the lobby. The labels will state which characters are in the lobby currently. Option to fade label into the dark background using the num 1 key on your keyboard