<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Games I Play &#187; Board Games</title>
	<atom:link href="http://thegamesiplay.wordpress.com/category/board-games/feed/" rel="self" type="application/rss+xml" />
	<link>http://thegamesiplay.wordpress.com</link>
	<description>The chronicles of one mans epic life viewed through the games he plays.</description>
	<lastBuildDate>Wed, 18 Mar 2009 23:26:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='thegamesiplay.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/319d6941a9cc6367e6647947a43a49c8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The Games I Play &#187; Board Games</title>
		<link>http://thegamesiplay.wordpress.com</link>
	</image>
			<item>
		<title>Crazy Settlers</title>
		<link>http://thegamesiplay.wordpress.com/2007/04/01/crazy-settlers/</link>
		<comments>http://thegamesiplay.wordpress.com/2007/04/01/crazy-settlers/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 17:16:15 +0000</pubDate>
		<dc:creator>Chris C</dc:creator>
				<category><![CDATA[Board Games]]></category>
		<category><![CDATA[Settlers of Catan]]></category>

		<guid isPermaLink="false">http://thegamesiplay.wordpress.com/2007/04/01/crazy-settlers/</guid>
		<description><![CDATA[
A co-worker of mine recently started playing Settlers of Catan.  Though he seemed to like the game he didn&#8217;t like the set way to layout the tiles and place the numbers.  In typical developer fashion he wrote the Settlers of Catan Board Generator.  This application can generate a standard board but also long, skinny boards.  It will also [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegamesiplay.wordpress.com&blog=716664&post=34&subd=thegamesiplay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://thegamesiplay.files.wordpress.com/2007/03/random-settlers-board.png" title="Random Settlers Board"></a><a href="http://thegamesiplay.files.wordpress.com/2007/03/random-settlers-board.png" title="Random Settlers Board"></a></p>
<p align="left">A co-worker of mine recently started playing <a href="http://en.wikipedia.org/wiki/The_Settlers_of_Catan">Settlers of Catan</a>.  Though he seemed to like the game he didn&#8217;t like the set way to layout the tiles and place the numbers.  In typical developer fashion he wrote the <a href="http://www.birdieman.com/catanboard.shtml">Settlers of Catan Board Generator</a>.  This application can generate a standard board but also long, skinny boards.  It will also randomly place the numbers.</p>
<p align="left">We played a couple games and it was fun because it was different.  Playing on a long snake like board opened up some different strategies but also made apparent why Settlers board&#8217;s are setup in a certain way.</p>
<p align="left"><a href="http://thegamesiplay.files.wordpress.com/2007/03/random-settlers-board.png" title="Random Settlers Board"><img align="right" src="http://thegamesiplay.files.wordpress.com/2007/03/random-settlers-board.thumbnail.png" alt="Random Settlers Board" /></a>The main problem is the random placement of the numbers can create one or two really good spots (i.e. a spot adjacent to two sixes) and the winner is decided by who gets to place first.  <a href="http://thegamesiplay.files.wordpress.com/2007/03/random-settlers-board.png" title="Random Settlers Board"></a>For example, say board shown on the right is generated.  The player that gets first turn is going place their piece on the double brick (6-8, in the top right corner).  If that same player is able to get on a 2-for-1 brick then they have a huge advantage before the first round.</p>
<p align="left">I&#8217;m not sure how many rounds a typical Settlers (Google was no help) lasts but I&#8217;ll try to estimate it.  Say the average game is 60 minutes long with 4 players.  Each player has an equal amount of turns and a, on average, will take the same amount of time per turn.  The average turn involves rolling the dice, collecting your cards, then trading.  Let&#8217;s say the average turn takes a minute so a game will typically have 60 turns, or 60 rolls of the dice.  The number of times a number will come up in this game is:</p>
<p align="left">2: (2.78% * 60) = 1.67<br />
3: (5.56% * 60) = 3.34<br />
4: (8.83% * 60) = 5.30<br />
5: (11.11% * 60) = 6.67<br />
6: (13.89% * 60) = 8.33<br />
7: (16.67% * 60) = 10.00<br />
8: (13.89% * 60) = 8.33<br />
9: (11.11% * 60) = 6.67<br />
10: (8.83% * 60) = 5.30<br />
11: (5.56% * 60) = 3.34<br />
12: (2.78% * 60) = 1.67</p>
<p align="left">Now the player that is on the 6-8 brick corner is probably going to be able to place their last settlement on another 6 or 8 title.  That means over the course of the game they will get 24 resources from their initial settlements alone.  Other players who only control 2 6/8 titles will be get 8 less resources.  I know this a bit simplistic as there are other factors such as the robber, cities, etc but I think it shows just how much of an advantage that first player has.</p>
<p align="left">Playing on these random boards really gives you an appreciation on how hard <a href="http://en.wikipedia.org/wiki/Klaus_Teuber">Klaus Teuber</a> (the designer of Settlers) must have worked to make the game balanced.  If your board of the standard Settler&#8217;s game then give the random generator a try.  You can also try variations found at the <a href="http://www.universityofcatan.com/index.html">University of Catan</a> site.  I haven&#8217;t tried any of these special rules (I haven&#8217;t even found time to play all the expansions for Settlers yet) but some of them are written by Teuber so should be pretty interesting and balanced.</p>
<p align="left">If you don&#8217;t like the luck factor of Catan then you try the new <a href="http://www.rpg.net/reviews/archive/12/12880.phtml">Settlers Event Cards</a> which replace the dice with a deck of cards.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thegamesiplay.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thegamesiplay.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegamesiplay.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegamesiplay.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegamesiplay.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegamesiplay.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegamesiplay.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegamesiplay.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegamesiplay.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegamesiplay.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegamesiplay.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegamesiplay.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegamesiplay.wordpress.com&blog=716664&post=34&subd=thegamesiplay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thegamesiplay.wordpress.com/2007/04/01/crazy-settlers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6347f2b4fcab748347721cce9e2763f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chris C</media:title>
		</media:content>

		<media:content url="http://thegamesiplay.files.wordpress.com/2007/03/random-settlers-board.thumbnail.png" medium="image">
			<media:title type="html">Random Settlers Board</media:title>
		</media:content>
	</item>
		<item>
		<title>Board Game Inventory Day</title>
		<link>http://thegamesiplay.wordpress.com/2007/02/18/17/</link>
		<comments>http://thegamesiplay.wordpress.com/2007/02/18/17/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 18:21:54 +0000</pubDate>
		<dc:creator>Chris C</dc:creator>
				<category><![CDATA[Board Games]]></category>

		<guid isPermaLink="false">http://thegamesiplay.wordpress.com/2007/02/18/17/</guid>
		<description><![CDATA[ I added a list of the board and card games I currently own, check out the summary page for all the details. In my youth I was a big fan of games like Monopoly and Risk but in my mid-life crisis years I&#8217;ve started liking the so called “German” or “European” games such as Carcassonne [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegamesiplay.wordpress.com&blog=716664&post=17&subd=thegamesiplay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> I added a list of the board and card games I currently own, check out the summary page for all the details. In my youth I was a big fan of games like Monopoly and Risk but in my mid-life crisis years I&#8217;ve started liking the so called “German” or “European” games such as Carcassonne and Settlers. These games tend have more strategy and a lot less luck. They are not mindless party games, but rather “mind-full” party games.<a href="http://thegamesiplay.files.wordpress.com/2007/02/boardgames.jpg" title="boardgames.jpg"></a><a href="http://thegamesiplay.files.wordpress.com/2007/02/boardgames.jpg" title="boardgames.jpg"></a><a href="http://thegamesiplay.files.wordpress.com/2007/02/boardgames.jpg" title="boardgames.jpg"></a><a href="http://thegamesiplay.files.wordpress.com/2007/02/boardgames.jpg" title="boardgames.jpg"></a><a href="http://thegamesiplay.files.wordpress.com/2007/02/boardgames.jpg" title="boardgames.jpg"></p>
<p style="text-align:center;"><img src="http://thegamesiplay.files.wordpress.com/2007/02/boardgames.jpg" alt="boardgames.jpg" height="300" style="height:300px;" /></p>
<p></a></p>
<p align="left">I&#8217;m also starting to like games where no one is eliminated half way through the game. Risk is a fun game but runs into trouble where someone is eliminated then has to sit and watch the remaining players for next 3 hours. Even in Settlers if you realize you aren&#8217;t going to win you can still play and make meaningful actions till the end.</p>
<p align="left">For some interesting articles about games, ethics in games, why we play, etc check out <a href="http://www.thegamesjournal.com/">The Games Journal</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thegamesiplay.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thegamesiplay.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thegamesiplay.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thegamesiplay.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thegamesiplay.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thegamesiplay.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thegamesiplay.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thegamesiplay.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thegamesiplay.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thegamesiplay.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thegamesiplay.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thegamesiplay.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thegamesiplay.wordpress.com&blog=716664&post=17&subd=thegamesiplay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thegamesiplay.wordpress.com/2007/02/18/17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b6347f2b4fcab748347721cce9e2763f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chris C</media:title>
		</media:content>

		<media:content url="http://thegamesiplay.files.wordpress.com/2007/02/boardgames.jpg" medium="image">
			<media:title type="html">boardgames.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>