From 0c0839a9db47b6fc8a0fd2c925537bf3696a792e Mon Sep 17 00:00:00 2001 From: asauer Date: Mon, 15 Apr 2019 17:01:47 +0200 Subject: [PATCH] Change explanation and add better matrix joke --- index.html | 1 + sections/00.md | 2 +- sections/04.md | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 76889fe..26c2f7d 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@
+
diff --git a/sections/00.md b/sections/00.md index ed91904..cf6c73c 100644 --- a/sections/00.md +++ b/sections/00.md @@ -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 diff --git a/sections/04.md b/sections/04.md index abb6c80..04aa5dc 100644 --- a/sections/04.md +++ b/sections/04.md @@ -63,13 +63,16 @@ call.(HOME) --- ``` -"[][]" +illusion_world[][] +new Chosen_One() ``` --- - +``` +pills() = ["blue", "red"] +``` ---