<?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: Sriram Krishnan</title>
    <description>The latest articles on DEV Community by Sriram Krishnan (@sriramank1988).</description>
    <link>https://dev.to/sriramank1988</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%2F346503%2F7df1c66c-a70a-440c-a29c-27b345f49d15.jpg</url>
      <title>DEV Community: Sriram Krishnan</title>
      <link>https://dev.to/sriramank1988</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sriramank1988"/>
    <language>en</language>
    <item>
      <title>Another TIC TAC TOE HTML,CSS,JS</title>
      <dc:creator>Sriram Krishnan</dc:creator>
      <pubDate>Mon, 23 Mar 2020 06:00:05 +0000</pubDate>
      <link>https://dev.to/sriramank1988/another-tic-tac-toe-html-css-js-j5l</link>
      <guid>https://dev.to/sriramank1988/another-tic-tac-toe-html-css-js-j5l</guid>
      <description>&lt;p&gt;Here is my first post, I am now revisiting my client side java script project which is about TIC TAC TOE&lt;br&gt;
You can play the game here : &lt;a href="https://sriramank1988.github.io/"&gt;https://sriramank1988.github.io/&lt;/a&gt;&lt;br&gt;
Before you click the link and start playing, I am particularly interested to receive feedback, suggestion on &lt;br&gt;
You Vs Computer (Hard) part of the game.&lt;/p&gt;

&lt;p&gt;It currently works on the following logic.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1L5R0Xhk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.ibb.co/rH2HrR4/algo.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1L5R0Xhk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.ibb.co/rH2HrR4/algo.jpg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I am aware that MIN-MAX algorithm can be used to make the game harder, but i want to leave this project with a bit of human touch rather than fancy algorithm.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>tictactoe</category>
      <category>nofancyalgorithms</category>
    </item>
  </channel>
</rss>
