-
Notifications
You must be signed in to change notification settings - Fork 3
User Story 3, Logan Kling
Larrimus edited this page Mar 18, 2017
·
1 revision
As a user, I want a menu that pops up before the game, & disappears on input, which allows me to select a hard or easy game mode.
- Have the menu pop up with a message telling the user what to do.
- Have the menu allow the user to enter easy or hard mode.
- Have the menu make itself hidden after the user selects a game-mode.
- Verify that the menu displays correctly. Test this by opening the page on all six browsers(Microsoft Edge, Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, & Safari) & verifying that the menu shows up correctly.
- Verify that the menu closes correctly on user input. Test this by selecting either game-mode button on the page on all six browsers(Microsoft Edge, Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, & Safari) & making sure that the menu then closes correctly.
- Verify that the menu correctly selects the game-mode based upon user input. Test this by selecting either game-mode button on the page on all six browsers(Microsoft Edge, Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, & Safari) & playing the game until it's clear the ships have been placed randomly or not.