Skip to content

Commit 38554c9

Browse files
committed
add first oral report
1 parent 60f4fd9 commit 38554c9

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

report/report_1_oral.pdf

35.1 KB
Binary file not shown.

report/report_1_oral.tex

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
\documentclass[14pt]{extarticle}
2+
\usepackage[utf8]{inputenc}
3+
\usepackage[french]{babel}
4+
\usepackage{fontspec}
5+
\usepackage{titling}
6+
\usepackage{graphicx}
7+
\usepackage{enumitem}
8+
9+
\graphicspath{ {../img/} }
10+
\setlength{\droptitle}{-10em}
11+
12+
\title{
13+
{\protect\centering\protect\includegraphics[width=0.8\textwidth]{pacification_vector.pdf}}\\
14+
{Soutenance 1}\\
15+
}
16+
\author{
17+
Thibault Allançon\\
18+
Valérian Fayt
19+
\and
20+
Antoine Gonzalez\\
21+
Cédric Parpet}
22+
23+
\begin{document}
24+
\maketitle
25+
\vspace{1em}
26+
27+
\begin{itemize}
28+
\item Présentation du projet
29+
\begin{itemize}
30+
\item Pacification en quelques mots
31+
\item Modification du cahier des charges
32+
\end{itemize}
33+
34+
\item Planning de réalisation
35+
\begin{itemize}
36+
\item Tâches communes
37+
\item Tâches individuelles
38+
\end{itemize}
39+
40+
\item Démonstration des tâches individuelles
41+
\begin{itemize}
42+
\item Map
43+
\item Multijoueur
44+
\item Gameplay
45+
\item Assets
46+
\end{itemize}
47+
48+
\item Conclusion
49+
\end{itemize}
50+
51+
\end{document}

0 commit comments

Comments
 (0)