<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Politreco &#187; projects</title>
	<atom:link href="http://www.politreco.com/tag/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.politreco.com</link>
	<description>by Lucas De Marchi</description>
	<lastBuildDate>Fri, 06 Jan 2012 04:50:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trissa 3D is arriving</title>
		<link>http://www.politreco.com/2009/07/trissa-3d-is-arriving/</link>
		<comments>http://www.politreco.com/2009/07/trissa-3d-is-arriving/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:59:41 +0000</pubDate>
		<dc:creator>Lucas De Marchi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[tic-tac-toe]]></category>
		<category><![CDATA[Trissa]]></category>

		<guid isPermaLink="false">http://www.politreco.com/?p=135</guid>
		<description><![CDATA[I&#8217;m proud to release version 0.98 of one of my projects, Trissa. Whilst this is not a version intended for the end-user, I&#8217;d like to have some more users to find bugs before releasing 1.0. Be warned: this is intended for developers only. There&#8217;s no package yet, so you have to compile it yourself. Some [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m proud to release version 0.98 of one of my projects, <strong>Trissa</strong>. Whilst this is not a version intended for the end-user, I&#8217;d like to have some more users to find bugs before releasing 1.0. Be warned: this is intended for developers only. There&#8217;s no package yet, so you have to compile it yourself. Some screenshots:</p>
<table border="0">
<tbody>
<tr>
<td>
<p><div id="attachment_142" class="wp-caption aligncenter" style="width: 301px"><a href="http://www.politreco.com/wp-content/uploads/2009/07/Screenshot0.png"><img class="size-full wp-image-142  " title="First screen" src="http://www.politreco.com/wp-content/uploads/2009/07/Screenshot0.png" alt="First screen" width="291" height="226" /></a><p class="wp-caption-text">First screen</p></div></td>
<td>
<p><div id="attachment_143" class="wp-caption aligncenter" style="width: 301px"><a href="http://www.politreco.com/wp-content/uploads/2009/07/Screenshot01.png"><img class="size-full wp-image-143  " title="About menu" src="http://www.politreco.com/wp-content/uploads/2009/07/Screenshot01.png" alt="About menu" width="291" height="226" /></a><p class="wp-caption-text">About menu</p></div></td>
</tr>
<tr>
<td>
<p><div id="attachment_146" class="wp-caption aligncenter" style="width: 301px"><a href="http://www.politreco.com/wp-content/uploads/2009/07/Screenshot03.png"><img class="size-full wp-image-146  " title="Options menu" src="http://www.politreco.com/wp-content/uploads/2009/07/Screenshot03.png" alt="Options menu" width="291" height="226" /></a><p class="wp-caption-text">Options menu</p></div></td>
<td>
<p><div id="attachment_147" class="wp-caption aligncenter" style="width: 298px"><a href="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_0.png"><img class="size-full wp-image-147  " title="Start of a 4x4x4 Game" src="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_0.png" alt="Start of a 4x4x4 Game" width="288" height="216" /></a><p class="wp-caption-text">Start of a 4x4x4 Game</p></div></td>
</tr>
<tr>
<td>
<p><div id="attachment_148" class="wp-caption aligncenter" style="width: 298px"><a href="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_1.png"><img class="size-full wp-image-148  " title="Choosing first position - Human Player" src="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_1.png" alt="Choosing first position - Human Player" width="288" height="216" /></a><p class="wp-caption-text">Choosing first position - Human Player</p></div></td>
<td>
<p><div id="attachment_149" class="wp-caption aligncenter" style="width: 298px"><a href="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_3.png"><img class="size-full wp-image-149  " title="After some time" src="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_3.png" alt="After some time" width="288" height="216" /></a><p class="wp-caption-text">After some time</p></div></td>
</tr>
<tr>
<td>
<p><div id="attachment_150" class="wp-caption aligncenter" style="width: 298px"><a href="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_7.png"><img class="size-full wp-image-150  " title="Minmax Player wins" src="http://www.politreco.com/wp-content/uploads/2009/07/screenshot_7.png" alt="Minmax Player wins" width="288" height="216" /></a><p class="wp-caption-text">Minmax Player wins</p></div></td>
</tr>
</tbody>
</table>
<p style="text-align: center;">
<p>I&#8217;m putting online also a presentation I gave about this project in my university, Politecnico di Milano. Trissa is the name of the Tic-tac-toe game in italian and I made it as part of a course: Laboratory of Artificial Intelligence and Robotics. Thanks to professor Francesco Amigoni who helped me. [ <a title="Trissa presentation in ODP" href="http://www.politreco.com/wp-content/uploads/2009/07/trissa.tar.bz2" target="_blank">.odp</a> / <a title="Trissa presentation in PDF" href="http://www.politreco.com/wp-content/uploads/2009/07/trissa.pdf" target="_blank">.pdf</a> ]</p>
<p>Source code is available at <a title="Trissa at GitHub" href="http://github.com/lucasdemarchi/trissa/" target="_blank">Github</a>. To get the last version with git:</p>
<blockquote><p>git clone git://github.com/lucasdemarchi/trissa.git</p></blockquote>
<p>You will need some libraries that may or may not be pointed out by the building system:</p>
<ul>
<li>scons</li>
<li>OIS</li>
<li>Ogre3D</li>
<li>CEGUI</li>
<li>Boost</li>
</ul>
<p>Let me know if you have any trouble to compile it and if you find any bugs. In &#8220;TODO&#8221; file there are some known bugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.politreco.com/2009/07/trissa-3d-is-arriving/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

