Product Testing - STEP-tw/ludo-dvamps GitHub Wiki
create a new game#1(../issues/1) :- (Done)
Appearance: Page (landing page)
Should contain: 1.Heading “Ludo”
2.Create game button (leads to waiting for other players to join)
3.Join game button (leads to join game)
Should be provided: Player name and game name (names shouldn't be empty)
Join Game#2(../issues/2) :- (Done)
Appearance: Page (landing page)
Should contain: 1.Heading “Ludo”
2.Input box (for Player name)
3.List of games
4.Join game button (leads to waiting for other players to join)
Should be provided: Player name (should be unique for the game)
Waiting for other players to join#4(../issues/4) :- (Done)
Appearance: Page
Should contain: 1.Heading “Ludo”
2.Joined players
Need: 1.To lead to waiting page for every player if there is 4 player
2.Should show all players name
Restrict players#21(../issues/21) :- (Done)
Appearance: Landing Page
Should: Player have to join a game
Need: Player shouldn't be allowed to join any other game
Player's coins#15(../issues/15) :- (Done)
Appearance: Page (on Board page)
Should contain: Player with their coins
Opponent's color#17(../issues/17) :- (Done)
Appearance: Page (on Board page)
Should contain: All the players and should show their color
Prevent making multiple#24(../issues/24) :- (Done)
Appearance: Page (landing page)
Should: Player should join a game previously
Need: when player tries to create anew game or join a new game without leaving previous game they should be redirected to previous game
Start game#8(../issues/8) :-
Appearance: Board page
Need: should contain board page with colored coins, players name, activity log, and dice
Board page #20(../issues/20):-
Appearance: board page
Should: Board, activity log and dice should be aligned well, it should be responsive