<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Interactive Fiction on Marc-André Goyette</title>
  <link href="https://marcandregoyette.com/en/tags/interactive-fiction/atom.xml" rel="self"/>
  <link href="https://marcandregoyette.com/en/tags/interactive-fiction/"/>
  <updated>2022-12-31T22:44:18-05:00</updated>
  <id>https://marcandregoyette.com/en/tags/interactive-fiction/</id>
  <author>
    <name>Marc-André Goyette</name>
  </author>
  <entry>
    <title type="html"><![CDATA[Introduction]]></title>
    <link href="https://marcandregoyette.com/en/introduction/"/>
    <id>https://marcandregoyette.com/en/introduction/</id>
    <author>
      <name>Marc-André Goyette</name>
    </author>
    <published>2020-08-01T02:19:44-04:00</published>
    <updated>2020-08-01T02:19:44-04:00</updated>
    <content type="html"><![CDATA[<p>A post example. Try Java syntax highlight.</p>
<div class="highlight"><pre tabindex="0" style="color:#586e75;background-color:#eee8d5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-java" data-lang="java"><span style="display:flex;"><span><span style="color:#268bd2">Iterable</span>&lt;<span style="color:#268bd2">Expression</span>&gt; <span style="color:#268bd2">expressions</span> = <span style="color:#268bd2">Iterables</span>.<span style="color:#268bd2">concat</span>(<span style="color:#268bd2">expressions</span>, <span style="color:#268bd2">ImmutableList</span>.
</span></span><span style="display:flex;"><span>        <span style="color:#268bd2">of</span>(<span style="color:#268bd2">expression1</span>, <span style="color:#268bd2">expression2</span>));
</span></span><span style="display:flex;"><span><span style="color:#859900;font-weight:bold">int</span> <span style="color:#268bd2">count</span> = <span style="color:#2aa198;font-weight:bold">5</span> * <span style="color:#2aa198;font-weight:bold">2</span>;
</span></span></code></pre></div><p>Try Clojure syntax highlight.</p>
<div class="highlight"><pre tabindex="0" style="color:#586e75;background-color:#eee8d5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-clojure" data-lang="clojure"><span style="display:flex;"><span>(<span style="color:#859900">def </span><span style="color:#268bd2">expr</span> (<span style="color:#cb4b16">+ </span><span style="color:#2aa198;font-weight:bold">2</span> <span style="color:#2aa198;font-weight:bold">3</span>))
</span></span></code></pre></div>]]></content>
  </entry>
</feed>
