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

Development Plan Marked, See PDF/TeX for Comments

parent 30fc72d0
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -31,6 +31,7 @@
\tableofcontents
\newpage
\textcolor{red}{This text can be under a section names \textit{Abstract} - CM} \\
Ultimate Tic Tac Toe is a variation on the classic game of Tic Tac Toe. It is
simply multiple games of Tic Tac Toe running simultaneously to make a classic
game that often ends in a draw have an exciting ending.
......@@ -71,6 +72,7 @@ string "WIP". If there is code that is not working, it must have a git issue
linked to the commit.
\section{Proof of Concept Demonstration Plan}
\textcolor{red}{ Of all the tasks below, which is going to be demonstrated during the Proof of Concept? - CM} \\
The proof of concept demonstration will involve the fundamental game dynamics
fully working. This will include the logic to determine if a move is valid, if a
player has taken control of one inner board and if a player has won the entire
......@@ -100,11 +102,13 @@ Technologies that will be used include:
\end{itemize}
\section{Coding Style}
\textcolor{red}{Although I do appreciate the link, make sure to include proper punctuation - CM} \\
The project shall be coded using the \href{https://google.github.io/styleguide/javascriptguide.xml}
{Google Javascript style guidelines}
\section{Project Schedule}
\textcolor{red}{Consider using more appropriate text. With respect to the chart, more details regarding the full implementation would have been better. - CM} \\
Pointer to \href{run:../../ProjectSchedule/Gantt Chart.gan}{Gantt Chart}.
\section{Project Review}
......
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