From 054449d96c9b9f5302d9a4ef41309e225d666b4e Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sat, 15 Mar 2014 20:10:48 +0100 Subject: Update report --- report/progression.tex | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'report') 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. \subsection{test command} +The test command was implemented by modifying the Console view with commit +967f40d71. Instead of reading commands from the user's input from the console, +the Scanner reads the commands from a text file. + +This functionnality was not implemented as a command inside the game, but as a +command line flag that can be used by executing the program from a terminal with +``--file ''. + \subsubsection{test files} -- cgit v1.2.3