<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to TicTacToe</title><link>https://sourceforge.net/p/retroino/wiki/TicTacToe/</link><description>Recent changes to TicTacToe</description><atom:link href="https://sourceforge.net/p/retroino/wiki/TicTacToe/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 19 Apr 2013 20:06:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/retroino/wiki/TicTacToe/feed" rel="self" type="application/rss+xml"/><item><title>TicTacToe modified by Kai Uwe Schmidt</title><link>https://sourceforge.net/p/retroino/wiki/TicTacToe/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kai Uwe Schmidt</dc:creator><pubDate>Fri, 19 Apr 2013 20:06:08 -0000</pubDate><guid>https://sourceforge.nete4c26e8a1c605a3acf82d6d2b53e77687ef8e8b5</guid></item><item><title>TicTacToe modified by Kai Uwe Schmidt</title><link>https://sourceforge.net/p/retroino/wiki/TicTacToe/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -3,4 +3,6 @@

 TicTacToe is a implementation of the well-known game. But this time, you (x) play it on a 4x4 field against your Arduino (o). The player that gets 3 in a row on the 4x4 board wins. If it's your turn, you can position the stone in a certain row and column by using the *up* / *down* keys. The key *select* then places the stone.

+This game is reminiscence of a classic way to play graphical games on character based displays. The PSION Organizer II was a system that used this kind of technical "tricks". You can find more information on this [great website](http://archive.psion2.org/org2/gpak.htm).
+
 The class CTicTacToe implements the IApplication interface and can be started via the main menu.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kai Uwe Schmidt</dc:creator><pubDate>Fri, 19 Apr 2013 20:05:50 -0000</pubDate><guid>https://sourceforge.netb919b5b0d5e33504132a889ce07fcc806470853f</guid></item><item><title>TicTacToe modified by Kai Uwe Schmidt</title><link>https://sourceforge.net/p/retroino/wiki/TicTacToe/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="tictactoe"&gt;TicTacToe&lt;/h2&gt;
&lt;p&gt;TicTacToe is a implementation of the well-known game. But this time, you (x) play it on a 4x4 field against your Arduino (o). The player that gets 3 in a row on the 4x4 board wins. If it's your turn, you can position the stone in a certain row and column by using the &lt;em&gt;up&lt;/em&gt; / &lt;em&gt;down&lt;/em&gt; keys. The key &lt;em&gt;select&lt;/em&gt; then places the stone.&lt;/p&gt;
&lt;p&gt;The class CTicTacToe implements the IApplication interface and can be started via the main menu.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kai Uwe Schmidt</dc:creator><pubDate>Fri, 19 Apr 2013 19:54:30 -0000</pubDate><guid>https://sourceforge.net8e48b1617941acbe3e70bd496e93733850182563</guid></item></channel></rss>