One player plays two puzzles and another plays one puzzle. Then the player info is listed. Order of each player's completed puzzles is verified but not the order of players. Names are 3 capital letters. This test depends on many things that have already been tested. You program must completely handle the following: menu options (prompts appear in correct order), loading multiple puzzles, winning multiple puzzles, and multiple players. This test does not depend on file output. Player1 wins puzzle54 then puzzle52. Player2 wins puzzle53.
- Program must be able to display the main menu
- Must be able to load puzzles (option 2)
- Must be able to select/play loaded puzzles
- Must be able to solve selected puzzle and enter initials for game won then return to main menu
- Must be able to select list players (option 1) from main menu
- (-1) the solved puzzles are out of order