<?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: Joshua Hall</title>
    <description>The latest articles on DEV Community by Joshua Hall (@joshua_hall_76a52d8367add).</description>
    <link>https://dev.to/joshua_hall_76a52d8367add</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%2F3624569%2Fb069870b-0b12-4762-a28c-22d88eded1cb.jpg</url>
      <title>DEV Community: Joshua Hall</title>
      <link>https://dev.to/joshua_hall_76a52d8367add</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joshua_hall_76a52d8367add"/>
    <language>en</language>
    <item>
      <title>Portfolio Project: Python Terminal Game</title>
      <dc:creator>Joshua Hall</dc:creator>
      <pubDate>Sat, 22 Nov 2025 16:56:26 +0000</pubDate>
      <link>https://dev.to/joshua_hall_76a52d8367add/portfolio-project-python-terminal-game-3o49</link>
      <guid>https://dev.to/joshua_hall_76a52d8367add/portfolio-project-python-terminal-game-3o49</guid>
      <description>&lt;p&gt;I have made an interactive Blackjack game written in Python. You can play against the dealer, draw cards, and try to get as close to 21 points as possible without busting. This game will randomize cards dealt, it has automated dealer logic, will account for player hit/stand choices, and it detects all win conditions.&lt;/p&gt;

&lt;p&gt;The code can be found at &lt;a href="https://github.com/Josh-3391/Blackjack.py.git" rel="noopener noreferrer"&gt;https://github.com/Josh-3391/Blackjack.py.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for looking!&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
      <category>computerscience</category>
      <category>coding</category>
    </item>
  </channel>
</rss>
