aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-06-10 16:40:07 +0200
committerPacien TRAN-GIRARD2014-06-10 16:40:07 +0200
commit11a9cb0324edf91370482c7bb3ac4425768f7902 (patch)
tree3f9f7891f82a0a48c5826ffdb661fa732a223cbd
parent243ae35dce4dd0b7774def30543ef801b93fd8fa (diff)
downloadesieequest-11a9cb0324edf91370482c7bb3ac4425768f7902.tar.gz
Complete report
-rw-r--r--report/project.tex21
-rw-r--r--report/resources/Map_ESIEEquest_Main.pdfbin0 -> 157342 bytes
-rw-r--r--report/resources/Map_ESIEEquest_Off-script.pdfbin0 -> 84787 bytes
-rw-r--r--report/resources/Scenario.pdfbin0 -> 155991 bytes
-rw-r--r--report/userguide.tex4
5 files changed, 22 insertions, 3 deletions
diff --git a/report/project.tex b/report/project.tex
index 2b40b1f..d8d4e27 100644
--- a/report/project.tex
+++ b/report/project.tex
@@ -30,7 +30,12 @@ The main map is the one in which the story unfolds, and where the player can
30move. 30move.
31The layout is based on the architecture of the building of the school, and only essential rooms are there. 31The layout is based on the architecture of the building of the school, and only essential rooms are there.
32 32
33[Main map] 33\begin{figure}[p]
34 \centering
35 \includegraphics[scale=0.5,angle=90]{resources/Map_ESIEEquest_Main}
36 \caption{Main map}
37 \label{figure:main_map}
38\end{figure}
34 39
35\subsubsection{Off-script map} 40\subsubsection{Off-script map}
36 41
@@ -41,11 +46,21 @@ Although independent, it can be accessed via the main map by entering the toilet
41After entering this area, it is (deliberately) no longer possible to return to 46After entering this area, it is (deliberately) no longer possible to return to
42the main map and to continue the game. 47the main map and to continue the game.
43 48
44[Off-script map] 49\begin{figure}[h]
50 \centering
51 \includegraphics[scale=1]{resources/Map_ESIEEquest_Off-script}
52 \caption{Off-script map}
53 \label{figure:offscript_map}
54\end{figure}
45 55
46\subsection{Scenario} 56\subsection{Scenario}
47 57
48[Diagram of the scenario] 58\begin{figure}[p]
59 \centering
60 \includegraphics[scale=1]{resources/Scenario}
61 \caption{Scenario diagram}
62 \label{figure:scenario_diagram}
63\end{figure}
49 64
50The presentation of a student project goes wrong, and you are - almost - the 65The presentation of a student project goes wrong, and you are - almost - the
51only one who can save the world. 66only one who can save the world.
diff --git a/report/resources/Map_ESIEEquest_Main.pdf b/report/resources/Map_ESIEEquest_Main.pdf
new file mode 100644
index 0000000..19a7c6d
--- /dev/null
+++ b/report/resources/Map_ESIEEquest_Main.pdf
Binary files differ
diff --git a/report/resources/Map_ESIEEquest_Off-script.pdf b/report/resources/Map_ESIEEquest_Off-script.pdf
new file mode 100644
index 0000000..d718d34
--- /dev/null
+++ b/report/resources/Map_ESIEEquest_Off-script.pdf
Binary files differ
diff --git a/report/resources/Scenario.pdf b/report/resources/Scenario.pdf
new file mode 100644
index 0000000..d5a1071
--- /dev/null
+++ b/report/resources/Scenario.pdf
Binary files differ
diff --git a/report/userguide.tex b/report/userguide.tex
index 0f90e70..5f73d38 100644
--- a/report/userguide.tex
+++ b/report/userguide.tex
@@ -24,6 +24,10 @@ web browser.
24An offline version of the game referred as ``standalone app'' can be executed by 24An offline version of the game referred as ``standalone app'' can be executed by
25opening the .jar. The Java Runtime Environment is required. 25opening the .jar. The Java Runtime Environment is required.
26 26
27Because of the size limit imposed by JNews, the version sent for evaluation does
28not contain any image. To obtain the full version of the game, please go to
29the project webpage.
30
27\subsubsection{Applet} 31\subsubsection{Applet}
28 32
29This interface can be executed as an applet on the 33This interface can be executed as an applet on the