CSE-Courses / course-project-a5-ezpz

course-project-a5-ezpz created by GitHub Classroom
0 stars 0 forks source link

S3U8: As a gameplayer, if I am a crewmate and I finish all my tasks I should win the game #89

Closed dylanggnore closed 3 years ago

dylanggnore commented 3 years ago

Acceptance Test: 1) create new instance of server 2) run game.py to start the game 3) Every-time a task is completed by a crewmate, the task bar should go up 4) if all tasks are done, the game will end and crewmates will win while imposter(s) lose.