summaryrefslogtreecommitdiff
path: root/comp
diff options
context:
space:
mode:
authorthing 1 <thing1@seacrossedlovers.xyz>2024-12-16 12:09:38 +0000
committerthing 1 <thing1@seacrossedlovers.xyz>2024-12-16 12:09:38 +0000
commit01af8de8f44c94e0e9aa36111a631f69c49914ed (patch)
tree006d019d6c2c23c2063456c8cef156b506395f5c /comp
parent905b028c72e03d868dd860e32f9039f5902d932c (diff)
prepared the last questions last questions for amy
Diffstat (limited to 'comp')
-rw-r--r--comp/lucas-standen-NEA/writeup2/writeup.synctex(busy)bin0 -> 901120 bytes
-rw-r--r--comp/lucas-standen-NEA/writeup2/writeup.synctex.gzbin0 -> 1064246 bytes
-rw-r--r--comp/lucas-standen-NEA/writeup2/writeup.tex12
3 files changed, 11 insertions, 1 deletions
diff --git a/comp/lucas-standen-NEA/writeup2/writeup.synctex(busy) b/comp/lucas-standen-NEA/writeup2/writeup.synctex(busy)
new file mode 100644
index 0000000..9cab619
--- /dev/null
+++ b/comp/lucas-standen-NEA/writeup2/writeup.synctex(busy)
Binary files differ
diff --git a/comp/lucas-standen-NEA/writeup2/writeup.synctex.gz b/comp/lucas-standen-NEA/writeup2/writeup.synctex.gz
new file mode 100644
index 0000000..0b0c20d
--- /dev/null
+++ b/comp/lucas-standen-NEA/writeup2/writeup.synctex.gz
Binary files differ
diff --git a/comp/lucas-standen-NEA/writeup2/writeup.tex b/comp/lucas-standen-NEA/writeup2/writeup.tex
index 835f6d2..e7a3499 100644
--- a/comp/lucas-standen-NEA/writeup2/writeup.tex
+++ b/comp/lucas-standen-NEA/writeup2/writeup.tex
@@ -1091,7 +1091,17 @@ all due to time constraints. I made string parsing and graphics available in the
previously shown, and linking with the Raylib graphics library.
One could argue that all of these things are possible, as it is possible to link with a pre existing library to do the work
-for you, but in some ways that cheating, and also won't work for libraries written in c++.
+for you, but in some ways that cheating, and also won't work for libraries written in C++.
+
+\subsection{Final client response}
+To finally test my project I will get my client (Amy C) to use zippy for some simple tasks, and see what they thing of it.
+
+\begin{description}
+ \item[What do you like about Zippy?]
+ \item[What do you not like about Zippy?]
+ \item[What would you change about Zippy?]
+ \item[Any other comments about Zippy?]
+\end{description}
\section{Conclusion}
\subsection{Final thoughts}