<?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>zach.blog &#187; blackjack</title>
	<atom:link href="http://blog.zachtib.com/tag/blackjack/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zachtib.com</link>
	<description>General geekery and whatnot</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:38:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Blackjack Update</title>
		<link>http://blog.zachtib.com/2008/11/blackjack-update/</link>
		<comments>http://blog.zachtib.com/2008/11/blackjack-update/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 21:43:39 +0000</pubDate>
		<dc:creator>Zach</dc:creator>
				<category><![CDATA[Breaking Blackjack]]></category>
		<category><![CDATA[blackjack]]></category>

		<guid isPermaLink="false">http://collegegeek.org/?p=422</guid>
		<description><![CDATA[This file has been sitting on my server for a little while now, so I figured I&#8217;d post the link. blackjack-r11.tar.gz]]></description>
			<content:encoded><![CDATA[<p>This file has been sitting on my server for a little while now, so I figured I&#8217;d post the link.</p>
<p><a href="http://collegegeek.org/uploads/bj/blackjack-r11.tar.gz">blackjack-r11.tar.gz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zachtib.com/2008/11/blackjack-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breaking Blackjack</title>
		<link>http://blog.zachtib.com/2008/10/breaking-blackjack/</link>
		<comments>http://blog.zachtib.com/2008/10/breaking-blackjack/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 05:02:55 +0000</pubDate>
		<dc:creator>Zach</dc:creator>
				<category><![CDATA[Breaking Blackjack]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blackjack]]></category>

		<guid isPermaLink="false">http://collegegeek.org/?p=397</guid>
		<description><![CDATA[A few days ago. my roommate Patrick bought a copy of 21.  After a watching peeked our interest, we started playing blackjack at home and then went to the Horseshoe Casino last night.  Patrick managed to make around $80 and &#8230; <a href="http://blog.zachtib.com/2008/10/breaking-blackjack/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few days ago. my roommate Patrick bought a copy of 21.  After a watching peeked our interest, we started playing blackjack at home and then went to the Horseshoe Casino last night.  Patrick managed to make around $80 and I walked out with exactly the same amount of money I walked in with.</p>
<p>Today, I started working on developing a simulation to test various strategies.  After a full day of development, I have the basic framework working, and it is able to run a simple simulation based on basic strategy from Wikipedia.</p>
<p>The program is written in Java, and the first source tarball is attached to this post.  To run the simulation, build and run PlayerVsDealer.java.</p>
<p><span style="text-decoration: line-through;">blackjack-r5.tar.gz</span></p>
<p>Update: Fixed a pretty major bug that was causing the decks to not be shuffled.  It works much nicer now.  Also, the win percentage is up closer to 48% now.</p>
<p><span style="text-decoration: line-through;">blackjack-r6.tar.gz</span></p>
<p>See <a href="http://collegegeek.org/2008/11/23/blackjack-update/">this post</a> for a more recent build.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zachtib.com/2008/10/breaking-blackjack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
