structure changes + typos
This commit is contained in:
parent
7b07969489
commit
e20bb1538e
@ -83,9 +83,10 @@ Realization: doing it right the first time is better than fixing it later.
|
||||
And no, don't "just start programming because the architecture will solve itself later"
|
||||
\end{frame}
|
||||
|
||||
\section{Learnings}
|
||||
\begin{frame}[allowframebreaks, fragile]{Spaghetti, an example}
|
||||
\begin{itemize}
|
||||
\item Original Ticket:\enquote{attackspeed stat needs reimplementation}
|
||||
\item Original Ticket: \enquote{Attack speed stat needs reimplementation}
|
||||
|
||||
\framebreak
|
||||
|
||||
@ -156,7 +157,6 @@ void chickengame::pickupables::movementSpeedEffect(Entity* player)
|
||||
\end{minted}
|
||||
\end{frame}
|
||||
|
||||
\section{Learnings}
|
||||
\subsection{Project environment}
|
||||
|
||||
\begin{frame}{Baby's first \texttt{CMakeLists.txt}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user