<?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: YelielGerardK</title>
    <description>The latest articles on DEV Community by YelielGerardK (@yelielgerardk).</description>
    <link>https://dev.to/yelielgerardk</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%2F2932735%2Fabfcc2d4-370a-4bfd-97dd-3cd8599323de.jpg</url>
      <title>DEV Community: YelielGerardK</title>
      <link>https://dev.to/yelielgerardk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yelielgerardk"/>
    <language>en</language>
    <item>
      <title>Python snake game : AI (based on pathfinding)</title>
      <dc:creator>YelielGerardK</dc:creator>
      <pubDate>Tue, 11 Mar 2025 18:00:18 +0000</pubDate>
      <link>https://dev.to/yelielgerardk/python-snake-game-ai-based-on-pathfinding-2jcf</link>
      <guid>https://dev.to/yelielgerardk/python-snake-game-ai-based-on-pathfinding-2jcf</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hello to all developers&lt;/strong&gt;, some time ago I explored the world of Artificial Intelligence creation in video games. This code is certainly not perfect, but I made it anyway, and you are free to modify or improve it. The source code is available on my GitHub (it’s completely open source).&lt;/p&gt;

&lt;p&gt;Note: There are still some features in the code that don’t work (such as changing the screen resolution).😎&lt;/p&gt;

&lt;p&gt;My Github profile: &lt;a href="https://github.com/YelielGerardK" rel="noopener noreferrer"&gt;YelielGerardK&lt;/a&gt;&lt;br&gt;
Official source : &lt;a href="https://github.com/YelielGerardK/python-snake-game" rel="noopener noreferrer"&gt;pygame snake&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8ld7wuatij0w8gv8s3cm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8ld7wuatij0w8gv8s3cm.png" alt="Image description" width="800" height="606"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpx8uy2oai2lgwj6zbvbw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpx8uy2oai2lgwj6zbvbw.png" alt="Image description" width="800" height="631"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3mul7kny0x3u0uugl8vo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3mul7kny0x3u0uugl8vo.png" alt="Image description" width="800" height="625"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fht636yfo2ffzkjmd605s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fht636yfo2ffzkjmd605s.png" alt="Image description" width="800" height="632"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>python</category>
      <category>programming</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
