<?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: Sougata Karmakar</title>
    <description>The latest articles on DEV Community by Sougata Karmakar (@sougatadomain).</description>
    <link>https://dev.to/sougatadomain</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3947948%2F80ae2597-671e-40c3-b5ce-649dfc8825cc.jpeg</url>
      <title>DEV Community: Sougata Karmakar</title>
      <link>https://dev.to/sougatadomain</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sougatadomain"/>
    <language>en</language>
    <item>
      <title>Title 🚀 I Built a Neon Tic Tac Toe Game with AI Using JavaScript</title>
      <dc:creator>Sougata Karmakar</dc:creator>
      <pubDate>Sun, 20 Sep 2026 14:53:03 +0000</pubDate>
      <link>https://dev.to/sougatadomain/title-i-built-a-neon-tic-tac-toe-game-with-ai-using-javascript-4164</link>
      <guid>https://dev.to/sougatadomain/title-i-built-a-neon-tic-tac-toe-game-with-ai-using-javascript-4164</guid>
      <description>&lt;h1&gt;
  
  
  🚀 I Built a Neon Tic Tac Toe Game with AI Using JavaScript
&lt;/h1&gt;

&lt;p&gt;I recently built &lt;strong&gt;Neon Tic Tac Toe&lt;/strong&gt;, a futuristic browser-based Tic Tac Toe game using HTML, CSS, and JavaScript.&lt;/p&gt;

&lt;p&gt;The goal was to take a simple classic game and turn it into a more interactive experience with a neon/cyberpunk interface.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🤖 AI gameplay&lt;/li&gt;
&lt;li&gt;👥 Local 2-player mode&lt;/li&gt;
&lt;li&gt;🏆 Win &amp;amp; draw detection&lt;/li&gt;
&lt;li&gt;📊 Persistent scoreboard&lt;/li&gt;
&lt;li&gt;✏️ Custom player names&lt;/li&gt;
&lt;li&gt;🔊 Sound effects using Web Audio API&lt;/li&gt;
&lt;li&gt;🎉 Canvas confetti&lt;/li&gt;
&lt;li&gt;📱 Responsive design&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠️ Built With
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;Web Audio API&lt;/li&gt;
&lt;li&gt;Canvas API&lt;/li&gt;
&lt;li&gt;Local Storage&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🧠 What I Learned
&lt;/h2&gt;

&lt;p&gt;This project helped me understand JavaScript game logic, state management, DOM manipulation, browser APIs, and responsive UI design.&lt;/p&gt;

&lt;p&gt;One of the most interesting parts was making sure that every move correctly updated the game state, checked for a winner, handled draws, and updated the scoreboard.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎮 Try It
&lt;/h2&gt;

&lt;p&gt;🌐 &lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://neon-tic-tac-toe-ten.vercel.app/" rel="noopener noreferrer"&gt;https://neon-tic-tac-toe-ten.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💻 &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/sougatadomain/neon-tic-tac-toe-" rel="noopener noreferrer"&gt;https://github.com/sougatadomain/neon-tic-tac-toe-&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 What's Next?
&lt;/h2&gt;

&lt;p&gt;I want to experiment with more AI + Web Development projects and eventually add features like online multiplayer, leaderboards, and more advanced AI.&lt;/p&gt;

&lt;p&gt;Thanks for reading! 🚀&lt;/p&gt;

&lt;p&gt;I'm always learning, building, and experimenting.&lt;/p&gt;

&lt;h1&gt;
  
  
  webdev #javascript #frontend #ai #beginners
&lt;/h1&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
