"Blue is correct!" the small in a blue dress shirt that wears glasses with huge frames says. The man with the face of a lion chuckles.\n\nAn elderly lady wearing a hot dog costume smiles. "Do you remember what the man with the face of a lion smelled?" she asks.\n\n[[Fried food and beer|smell]]\n<<replace "Orchids and fishs">>Wrong.<<endreplace>>\n<<replace "Beer and fried food">>Wrong.<<endreplace>>
(function () {\n version.extensions['replaceMacro'] = {\n major: 1,\n minor: 3,\n revision: 0\n };\n macros['continue'] = macros['insert'] = macros['replace'] = {\n handler: function (g, e, f, b) {\n var h = insertElement(null, "span", null, "replacement");\n var k = b.source.indexOf('>>', b.matchStart) + 2;\n var a = b.source.slice(k);\n var d = -1;\n var c = '';\n var l = 0;\n var el = e.length\n if (e=="continue") {\n d=k+a.length;\n c=a;\n } else for(var i = 0; i < a.length; i++) {\n if(a.substr(i, 7 + el) == '<<end' + e + '>>') {\n if(l == 0) {\n d = k + i + 7 + el;\n break;\n }\n else {\n l--;\n c += a.charAt(i);\n }\n }\n else {\n if(a.substr(i, 2 + el) == '<<' + e) {\n l++;\n }\n c += a.charAt(i);\n }\n }\n if(d != -1) {\n var m = Wikifier.createInternalLink(g, null);\n m.className = "internalLink replaceLink";\n insertText(m, f[0]);\n insertText(h, c);\n g.appendChild(h);\n h.style.display = "none";\n m.onclick = function () {\n var n = this.nextSibling;\n if(n) {\n var t = n.firstChild ? n.firstChild.nodeValue : "";\n removeChildren(n);\n new Wikifier(n, t);\n n.style.display = "inline";\n n.classList.add("replacement-in");\n setTimeout(function () {\n n.classList.remove("replacement-in");\n }, 1);\n scrollWindowTo(n);\n }\n if(e == "insert") {\n var p = document.createElement("span");\n p.innerHTML = this.innerHTML;\n p.className = this.className + " disabled";\n this.parentNode.insertBefore(p, this.nextSibling);\n }\n this.parentNode.removeChild(this);\n }\n b.nextMatch = d;\n }\n else {\n throwError(g, "can't find matching end" + e);\n return;\n }\n }\n }\n macros['endinsert'] = macros['endreplace'] = {\n handler: function () {}\n }\n scrollWindowTo=function(E){var D=window.scrollY?window.scrollY:document.body.scrollTop;\n var G=J(E);if(!G){return;}var C=Math.abs(D-G);var B=0;var I=(D>G)?-1:1;var F=window.setInterval(H,25);\n function H(){B+=0.1;window.scrollTo(0,D+I*(C*Math.easeInOut(B)));if(B>=1){window.clearInterval(F);\n }}function J(N){var O=A(N);var P=O+N.offsetHeight;var K=window.scrollY?window.scrollY:document.body.scrollTop;\n var L=window.innerHeight?window.innerHeight:document.body.clientHeight;var M=K+L;\n if(O>=K){if(P>M){if(N.offsetHeight<L){return(O-(L-N.offsetHeight)+20);}else{return O;\n }}}}function A(K){var L=0;while(K.offsetParent){L+=K.offsetTop;K=K.offsetParent;}return L;\n }};\n}());\n
"It is quite simple if you break down the problem to its core elements," the small man in a blue dress shirt that wears glasses with huge frames continues. "For example, what color is the projector missing?"\n\n<<replace "Red">>Wrong.<<endreplace>>\n<<replace "Green">>Wrong.<<endreplace>>\n[[Blue|blue]]
"I did smell that!" the man with the face of a lion says. A teeth-baring smile creeps along his face of a lion.\n\nAn overweight man in a black t-shirt and jeans scoffs. "You congratulate yourself at seeing the problems! I am not impressed. There is no solution offered, we have not advanced in any way!" he says.\n\n<<replace "You agree with him.">>You do not.<<endreplace>>\n<<replace "You disagree with him.">>You do not.<<endreplace>>\n[[You remain silent.|silence]]
End of Episode 2.
It is recommended you play the Wayward episodes in sequential order. You can <html><a href="http://philome.la/jvdgoot/wayward-1-the-island-interview">play Episode 1 here</a></html>\n\n[[I know|presentation]]
You remain silent. You are paralyzed by fear.\n\n[[The End|theend]]
Wayward 2: "The Presentation"
Jeffry van der Goot
The projector is failing sending red and green but not blue on the screen behind you. The clicker in your hand does not advance the slides. The man with the face of a lion turns to look at you. He gestures towards his seven colleagues. Your colleagues.\n\n"Do they not smell of fried food and beer?" the man with the face of a lion growls.\n\n<<continue "You do not answer.">>\n\nThe seven humans and the man with the face of a lion stare at you.\n\nA small man in a blue dress shirt that wears glasses with huge frames clears his throat. "Perhaps we should analyze the problem?" he offers.\n\n[[Analyze the problem|problemanalysis]]
body { background: #F2F2F2 !important; color: #3C3C3C !important; font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif !important; margin: 0 !important; }\n\nul#sidebar { display: none !important; visiblity: hidden !important; }\n\ndiv#passages { border-left: none !important; width: 640px !important; padding: 0 !important; margin: 50px auto 0 !important;}\n\ndiv.passage { font-size: 16px !important; line-height: 1.625em !important;}