G. Conclusions and Recommendations

If the team had more time to work on Solitaire, the game would be complete in terms of the original plan notated in the algorithm and pseudocode. The current state of the game is that it does not execute many of the tasks it was supposed to, as a result of the code being incomplete and incorrect in some areas. In the future, the team would work to finish the code and troubleshoot the game so that it works as intended. With regards to improvements to the game assuming it works as intended, the team would consider implementing a type of graphics interface rather than using the command window to display all output. This change would make the game more enjoyable for users and have an organization that is easy for them to understand. A paragraph outputted to the command window providing clear instructions for playing the game, including descriptions of specific commands users must type into the command window, would also be added to the code to improve the ease of access for users.