aboutsummaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
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