course-project-a5-ezpz created by GitHub Classroom
0
stars
0
forks
source link
S3U2: As a gameplayer, I want to be able to have a python server file that will be able to relay messages so that clients can communicate via the server using words #82
Acceptance Test:
1) start a new instance of the server on cheshire (terminal)
2) start a new instance of client
3) When you press '0' you can now type chats, when you press enter the chat will be shown in the server terminal
4) other clients can now see your chat
Acceptance Test: 1) start a new instance of the server on cheshire (terminal) 2) start a new instance of client 3) When you press '0' you can now type chats, when you press enter the chat will be shown in the server terminal 4) other clients can now see your chat