<?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: Stapler</title>
    <description>The latest articles on DEV Community by Stapler (@stapler).</description>
    <link>https://dev.to/stapler</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%2F1250467%2F13ac6aae-d40d-4c45-bfba-a96d8676bf94.jpg</url>
      <title>DEV Community: Stapler</title>
      <link>https://dev.to/stapler</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stapler"/>
    <language>en</language>
    <item>
      <title>Terminal Tic Tac Toe</title>
      <dc:creator>Stapler</dc:creator>
      <pubDate>Sat, 06 Jan 2024 19:46:58 +0000</pubDate>
      <link>https://dev.to/stapler/terminal-tic-tac-toe-1o85</link>
      <guid>https://dev.to/stapler/terminal-tic-tac-toe-1o85</guid>
      <description>&lt;h2&gt;
  
  
  About
&lt;/h2&gt;

&lt;p&gt;I am an eleventh-grade student who recently created a tic-tac-toe game in Python for my project-based learning. The game is designed for two players, and during its development, I implemented features such as accepting player name input and detecting existing marks on the game board. I am reaching out in this post to seek assistance from someone who can help me improve and troubleshoot my code, as well as provide some advice for me.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--H8q6ynUa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nm14e6i232unsik4kikv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--H8q6ynUa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nm14e6i232unsik4kikv.png" alt="Image description" width="800" height="708"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--orwVBRNz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6a7jq9s1xcyhrm7f01wv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--orwVBRNz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6a7jq9s1xcyhrm7f01wv.png" alt="Image description" width="800" height="819"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are known bug that I can't fix&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the game cannot tie&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/ArchMok/Tic-Tac-Toe"&gt;Github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>terminal</category>
      <category>python</category>
      <category>programming</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
