diff options
author | Pacien TRAN-GIRARD | 2014-02-12 22:04:09 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-12 22:04:09 +0100 |
commit | 125bf377f0b93a26842791c38ada4f45be78b2b3 (patch) | |
tree | 56adaf2c3d5d80a1b2f591d31ee7c73602b75b14 /report/project.tex | |
parent | b61b1480a7412d6638c0e93a3b6f85304e59c63f (diff) | |
download | esieequest-125bf377f0b93a26842791c38ada4f45be78b2b3.tar.gz |
Add report draft
Diffstat (limited to 'report/project.tex')
-rw-r--r-- | report/project.tex | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/report/project.tex b/report/project.tex new file mode 100644 index 0000000..d6471ba --- /dev/null +++ b/report/project.tex | |||
@@ -0,0 +1,37 @@ | |||
1 | \chapter{The project} | ||
2 | |||
3 | \section{About} | ||
4 | |||
5 | \subsection{Context} | ||
6 | |||
7 | The development of this game was conducted in part of the project-based | ||
8 | learning unit IGI-1002, at ESIEE Paris, in which students are asked to write a simple adventure game in Java. | ||
9 | |||
10 | \subsection{Authors} | ||
11 | |||
12 | This game was fully developped by Pacien TRAN-GIRARD and Benoît LUBRANO DI | ||
13 | SBARAGLIONE, two first year ESIEE students ('18). | ||
14 | |||
15 | \section{The game} | ||
16 | |||
17 | \subsection{Theme} | ||
18 | |||
19 | At ESIEE Paris, a student must find a way to reboot the Universe. | ||
20 | |||
21 | \subsection{Map} | ||
22 | |||
23 | See map.svg | ||
24 | |||
25 | \subsection{Scenario} | ||
26 | |||
27 | \subsubsection{Preamble} | ||
28 | |||
29 | \subsubsection{Quest: a friend} | ||
30 | |||
31 | \subsubsection{Quest: a program} | ||
32 | |||
33 | \subsubsection{Quest: a device} | ||
34 | |||
35 | \subsubsection{Quest: a new start} | ||
36 | |||
37 | \subsubsection{Ending} \ No newline at end of file | ||