<?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: ahlim</title>
    <description>The latest articles on DEV Community by ahlim (@ahlim).</description>
    <link>https://dev.to/ahlim</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%2F638143%2F282dc1b7-0a5e-48ee-9ecc-461be6227f7f.png</url>
      <title>DEV Community: ahlim</title>
      <link>https://dev.to/ahlim</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahlim"/>
    <language>en</language>
    <item>
      <title>First coding project</title>
      <dc:creator>ahlim</dc:creator>
      <pubDate>Wed, 26 May 2021 12:51:43 +0000</pubDate>
      <link>https://dev.to/ahlim/first-coding-project-1bdk</link>
      <guid>https://dev.to/ahlim/first-coding-project-1bdk</guid>
      <description>&lt;p&gt;My first coding project. A 2 player game for the whole family. I picked tic-tac-toe from a list of other choices.&lt;/p&gt;

&lt;p&gt;The program checks for errors and squares in the grid that have already been chosen. It finishes when one person wins or when it's played to a draw. In which case both players equally suck :).&lt;/p&gt;

&lt;p&gt;Here's a link to my project on GitHub:&lt;br&gt;
&lt;a href="https://github.com/ahlim/TicTacToe.git"&gt;https://github.com/ahlim/TicTacToe.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Enjoy&lt;/p&gt;

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