CSE-Courses / course-project-doodlejockeys

course-project-doodlejockeys created by GitHub Classroom
0 stars 2 forks source link

Users cannot join room when host has started the game. #93

Open pranshuteotia opened 3 years ago

pranshuteotia commented 3 years ago

Acceptance Tests:

  1. Users should not be able to reach PlayPage after the host has started the game.
  2. Users should not be able to progress to Avatar from Homepage if the game has already started.
  3. Users should not be able to progress to WordBank page from Avatar page if the game has already started.
  4. Users should be sent to Homepage from the Avatar page if they try to join the room.
pranshuteotia commented 3 years ago

Acceptance Tests:

  1. Users should not be able to reach PlayPage after the host has started the game.
  2. Users should not be able to progress to Avatar from Homepage if the game has already started.
  3. Users should not be able to progress to WordBank page from Avatar page if the game has already started.
  4. Users should be sent to Homepage from the Avatar page if they try to join the room.