<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ajmikolaj</title>
    <description>The latest articles on DEV Community by ajmikolaj (@ajmikolaj).</description>
    <link>https://dev.to/ajmikolaj</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1100090%2Fd5f5149a-5a37-4979-a423-eb13392017dd.png</url>
      <title>DEV Community: ajmikolaj</title>
      <link>https://dev.to/ajmikolaj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ajmikolaj"/>
    <language>en</language>
    <item>
      <title>Just finished my first game!</title>
      <dc:creator>ajmikolaj</dc:creator>
      <pubDate>Mon, 12 Jun 2023 15:37:27 +0000</pubDate>
      <link>https://dev.to/ajmikolaj/just-finished-my-first-game-54i1</link>
      <guid>https://dev.to/ajmikolaj/just-finished-my-first-game-54i1</guid>
      <description>&lt;p&gt;I finally wrote my first game on Python. I learned a lot during the process -- lots of bugs to work out, lots of small details to sort through.&lt;/p&gt;

&lt;p&gt;I started with the idea of writing code to play Blackjack, but I wanted to make it more interesting, so I made sure there was code to allow for splitting, doubling down, buying insurance, etc. That also meant I had to write code for managing wagers. Obviously, it's all fake money, but still fun!&lt;/p&gt;

&lt;p&gt;There is still a lot to learn, but I feel pretty good for only starting to code 4 1/2 weeks ago!&lt;/p&gt;

&lt;p&gt;Here is a link to the code and an image below.&lt;br&gt;
&lt;a href="https://github.com/ajmikolaj/blackjack/blob/main/blackjack.py"&gt;Code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--P-bjgZqH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c370zerlszgilbrqg1y5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P-bjgZqH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c370zerlszgilbrqg1y5.png" alt="Image description" width="800" height="380"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
    </item>
  </channel>
</rss>
