diff --git a/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.pdf b/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.pdf
index 14b2a5eaef0e72467e4461b141ca89e2f500c2b5..d3575daa688e5e7d4713eed838078a2add368259 100644
Binary files a/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.pdf and b/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.pdf differ
diff --git a/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.tex b/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.tex
index 610639396617a821f6d9cdebdcf445231ac1da05..996c7d1ed5a161b31e94dfa71604cad16b7fb771 100644
--- a/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.tex
+++ b/BlankProjectTemplate/Doc_Revision1/DevelopmentPlan/DevelopmentPlan.tex
@@ -137,4 +137,16 @@ Please see the following pages for the project schedule in the form of a \textco
 
 \section{Project Review}
 
+The Snake 2.o project ultimately produced three quantifiable assets to the original Snake Game project. The change in game environment from an online playable version to a desktop version allowed for portability and non restrictive playing conditions after the initial download. Rearranging the game buttons and features in a new layout along with a complementary color scheme improved the overall aesthetics of the game, creating a positive and pleasant gameplay experience. In addition, the themes and difficulty modes added to the game added a twist to the orignal game, giving the reimplementation a unique characteristics that is typically missing from remakes of the game. 
+
+The project objectives that were set out in the beginning have been acheived. Future plans for the project include the following changes and additions:
+\begin{itemize}
+\item Additional theme options besides the existing dark, regular and random themes
+\item Smoother snake movements and snake visual representation
+\item harder modes and additional levels with unique elements drawn from peer feedback
+\item game window resizing ability
+\end{itemize}
+
+Note that this is a brief list of some of the ideas and plans for future implementation objectives and tasks. However, it is not an exhaustive list and will continue to change as the project progresses.
+
 \end{document}
\ No newline at end of file