Change explanation and add better matrix joke
This commit is contained in:
parent
ab64283d7c
commit
0c0839a9db
@ -31,6 +31,7 @@
|
||||
<section data-markdown="sections/02.md" data-separator="^\r?\n===\r?\n$" data-separator-vertical="^\r?\n---\r?\n$" data-separator-notes="^Notes:"></section>
|
||||
<section data-markdown="sections/03.md" data-separator="^\r?\n===\r?\n$" data-separator-vertical="^\r?\n---\r?\n$" data-separator-notes="^Notes:"></section>
|
||||
<section data-markdown="sections/04.md" data-separator="^\r?\n===\r?\n$" data-separator-vertical="^\r?\n---\r?\n$" data-separator-notes="^Notes:"></section>
|
||||
<section data-markdown="sections/05.md" data-separator="^\r?\n===\r?\n$" data-separator-vertical="^\r?\n---\r?\n$" data-separator-notes="^Notes:"></section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
---
|
||||
|
||||
## This is how this works:
|
||||
* xx rounds with xx questions
|
||||
* 5 rounds with 7 questions
|
||||
* each question: a pseudocode snippet that represents a film / TV show / book
|
||||
* it may allude to the title, the plot or famous lines
|
||||
* the group that guesses the represented story first gets a point
|
||||
|
||||
@ -63,13 +63,16 @@ call.(HOME)
|
||||
---
|
||||
|
||||
```
|
||||
"[][]"
|
||||
illusion_world[][]
|
||||
new Chosen_One()
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
<!-- empty slide -->
|
||||
|
||||
```
|
||||
pills() = ["blue", "red"]
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user