diff --git a/Doc/ProblemStatement/ProblemStatement.tex b/Doc/ProblemStatement/ProblemStatement.tex index 163d036487152f561254de3d6eda01fc7f62a354..202635cb79725c5c81e690b02cf71d3c72f30ca1 100644 --- a/Doc/ProblemStatement/ProblemStatement.tex +++ b/Doc/ProblemStatement/ProblemStatement.tex @@ -36,7 +36,23 @@ Date2 & Name(s) & Description of changes\\ \maketitle Redesign simple Python games to increase the graphics and complexity. -Alongside the redesign, there will be a new launcher +Alongside the redesign, there will be a new launcher. + +- A clear concise description of the issues that need to be addressed by your team +- What problem are you trying to solve? Not how you are going to solve the problem + +Currently, we have a collection of very simple minigames that can be played by launching each game individually. These games have +low graphics quality, minimal features and poor performance. To play a game, you have to launch them using a Linux subsystem, and each +game must be launched individually. + +- Why is this an important problem? + +It is a univeral fact that games should be entertaining, with smooth performance. We want these simple minigames to provide said +entertainment to the users, as well as ease of access. + +- What is the context of the problem you are solving? + - Stakeholders? + - Software environment? %\wss{comment}