aboutsummaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-03-15 20:10:48 +0100
committerPacien TRAN-GIRARD2014-03-15 20:10:48 +0100
commit054449d96c9b9f5302d9a4ef41309e225d666b4e (patch)
treec77129b825fe82a4c6d061776f563340d63391c9 /report
parent967f40d710eb07568b6753c6f02d6897f8728999 (diff)
downloadesieequest-054449d96c9b9f5302d9a4ef41309e225d666b4e.tar.gz
Update report
Diffstat (limited to 'report')
-rw-r--r--report/progression.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex
index 46ccc38..135ba3e 100644
--- a/report/progression.tex
+++ b/report/progression.tex
@@ -247,6 +247,14 @@ interpreting commands from a text file.
247 247
248\subsection{test command} 248\subsection{test command}
249 249
250The test command was implemented by modifying the Console view with commit
251967f40d71. Instead of reading commands from the user's input from the console,
252the Scanner reads the commands from a text file.
253
254This functionnality was not implemented as a command inside the game, but as a
255command line flag that can be used by executing the program from a terminal with
256``--file <file path>''.
257
250\subsubsection{test files} 258\subsubsection{test files}
251 259
252 260