Add more content to main.tex

This commit is contained in:
Igor Babuschkin
2014-08-01 14:26:09 +02:00
parent 64aabdfdd1
commit fe7cf55eb8
5 changed files with 26 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 815 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

+26
View File
@@ -6,6 +6,7 @@
\isodate
\usepackage{multicol}
\usepackage{tikz}
\usepackage{varwidth}
\usetheme{vertex}
@@ -47,6 +48,8 @@
}
\begin{frame}{Goals for the weekend}
\begin{center}
\begin{varwidth}{4in}
\begin{itemize}
\item Create a working game from scratch
\begin{itemize}
@@ -54,15 +57,38 @@
\end{itemize}
\item Have lots of fun!
\end{itemize}
\end{varwidth}
\end{center}
\end{frame}
\begin{frame}{What are we looking for?}
Any of the following:
\begin{center}
\begin{varwidth}{4in}
\begin{itemize}
\item Experience with HTML/Javascript
\item 2d design skills
\item Desire to test and improve the gameplay
\end{itemize}
\end{varwidth}
\end{center}
\centering
\includegraphics[width=0.8in]{figures/git.png}
\includegraphics[width=1in]{figures/html5.png}
\includegraphics[width=0.73in]{figures/js.png}
\end{frame}
\begin{frame}[plain]
\centering
\linespread{1}
\huge
\vspace{1em}
Have a smashing weekend!
\vspace{0.5em}
\includegraphics[width=0.6\textwidth]{figures/cms.jpg}
\end{frame}
\end{document}