<?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: Roberts</title>
    <description>The latest articles on DEV Community by Roberts (@roberts_tech).</description>
    <link>https://dev.to/roberts_tech</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%2F1478496%2Fde3076ce-51dc-4065-b8b8-a01e5b018dcf.png</url>
      <title>DEV Community: Roberts</title>
      <link>https://dev.to/roberts_tech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/roberts_tech"/>
    <language>en</language>
    <item>
      <title>Chess Game Application Tutorial</title>
      <dc:creator>Roberts</dc:creator>
      <pubDate>Wed, 08 May 2024 17:53:52 +0000</pubDate>
      <link>https://dev.to/roberts_tech/chess-game-application-tutorial-4c6a</link>
      <guid>https://dev.to/roberts_tech/chess-game-application-tutorial-4c6a</guid>
      <description>&lt;p&gt;I created Chess Game from scratch using Angular and Typescript, implementing piece movements, check, checkmate and draw detections (50 move rule, insufficient material, stalemate and three fold repetition), special moves like En Passant, castling and pawn promotions. &lt;/p&gt;

&lt;p&gt;Also you have option to play against computer using the Stockfish REST API.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/fJIsqZmQVZQ"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>typescript</category>
      <category>angular</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
