From 01af8de8f44c94e0e9aa36111a631f69c49914ed Mon Sep 17 00:00:00 2001 From: thing 1 Date: Mon, 16 Dec 2024 12:09:38 +0000 Subject: prepared the last questions last questions for amy --- comp/lucas-standen-NEA/writeup2/writeup.synctex(busy) | Bin 0 -> 901120 bytes comp/lucas-standen-NEA/writeup2/writeup.synctex.gz | Bin 0 -> 1064246 bytes comp/lucas-standen-NEA/writeup2/writeup.tex | 12 +++++++++++- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 comp/lucas-standen-NEA/writeup2/writeup.synctex(busy) create mode 100644 comp/lucas-standen-NEA/writeup2/writeup.synctex.gz (limited to 'comp') 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 Binary files /dev/null and b/comp/lucas-standen-NEA/writeup2/writeup.synctex(busy) 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 Binary files /dev/null and b/comp/lucas-standen-NEA/writeup2/writeup.synctex.gz 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} -- cgit v1.2.3