Skip to content
Snippets Groups Projects
Commit 95d8fe17 authored by Christopher McDonald's avatar Christopher McDonald
Browse files

Added comments to Requirement Documents

parent 71ab1819
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -178,7 +178,7 @@ This document describes the requirements for the Rogue Reborn project. The temp ...@@ -178,7 +178,7 @@ This document describes the requirements for the Rogue Reborn project. The temp
The final contextual aspect to consider is the thematic inspirations of \textit{Rogue}. \textit{Rogue} takes place in a realm of fantasy, inspired by the high-fantasy settings of Dungeons and Dragons, which itself has drawn much from various narratives, such as Tolkien's \textit{The Lord of the Rings}, \textit{The Hobbit}, and \textit{The Silmarillion}. Since the release of \textit{Rogue}, many modern pieces in the same thematic genre have been released, such as George R. R. Martin's \textit{A Song of Ice and Fire}, and the collective works of R.A. Salvatore. The influence of these new works can be found in extensions over the original \textit{Rogue}, such as \textit{Moria} from 1983. The final contextual aspect to consider is the thematic inspirations of \textit{Rogue}. \textit{Rogue} takes place in a realm of fantasy, inspired by the high-fantasy settings of Dungeons and Dragons, which itself has drawn much from various narratives, such as Tolkien's \textit{The Lord of the Rings}, \textit{The Hobbit}, and \textit{The Silmarillion}. Since the release of \textit{Rogue}, many modern pieces in the same thematic genre have been released, such as George R. R. Martin's \textit{A Song of Ice and Fire}, and the collective works of R.A. Salvatore. The influence of these new works can be found in extensions over the original \textit{Rogue}, such as \textit{Moria} from 1983.
\subsubsection{Work Partitioning} \subsubsection{Work Partitioning}
\textcolor{red}{ This is not quite what this section is for, see "volere Template16" in the course repo for more information - CM} \\
The work required to complete this project has been partitioned between the Rogue++ team of Ian, Mikhail, and Or. Each member has been assigned a highly-cohesive, loosely-coupled segment of the code to be written. It was unanimously agreed upon that each person is to present their API to the rest of the team as soon as it is ready. This API materializes as a C++ header file which other modules can interpret and use.\\ The work required to complete this project has been partitioned between the Rogue++ team of Ian, Mikhail, and Or. Each member has been assigned a highly-cohesive, loosely-coupled segment of the code to be written. It was unanimously agreed upon that each person is to present their API to the rest of the team as soon as it is ready. This API materializes as a C++ header file which other modules can interpret and use.\\
\begin{itemize} \begin{itemize}
...@@ -281,6 +281,7 @@ This document describes the requirements for the Rogue Reborn project. The temp ...@@ -281,6 +281,7 @@ This document describes the requirements for the Rogue Reborn project. The temp
There are no significant requirements that are applicable to this category. There are no significant requirements that are applicable to this category.
\subsubsection {Accessibility Requirements} \subsubsection {Accessibility Requirements}
\textcolor{red}{Sight, third party keyboards and mice compatible. Defend this point. - CM} \\
There are no significant requirements that are applicable to this category. There are no significant requirements that are applicable to this category.
\subsection{Performance Requirements} \subsection{Performance Requirements}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment