diff --git a/_data/index.json b/_data/index.json index 29dfc356c09bf5a204e0e53a7cad9d5423b5c8ec..8030396ead61bb58e55140fc40a4d86cebfe2856 100644 --- a/_data/index.json +++ b/_data/index.json @@ -15,6 +15,7 @@ "name": "Monday PM", "topic": "Flappy Bird & Practical", "links": { + "code": "https://git.fossgalaxy.com/ce810/asteroids", "lab-parameter": "GEN" } }, diff --git a/slides/content/intro.tex b/slides/content/intro.tex index c947ad4c7c7c231157b5a958c84058a9dd415de1..57ac531c83bb9d8d9cf8c15a1cca75b229f7e113 100644 --- a/slides/content/intro.tex +++ b/slides/content/intro.tex @@ -78,8 +78,10 @@ \end{frame} \begin{frame}{Player Experience} - How does out game play? - \note{How does out english?} + + \begin{block}{Definition} + Collection of events that \textbf{occur} to the player \textbf{during} the game + \end{block} \end{frame}