<?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: Re1zes Me</title>
    <description>The latest articles on DEV Community by Re1zes Me (@re1zes_me_bdbb1e6a0166880).</description>
    <link>https://dev.to/re1zes_me_bdbb1e6a0166880</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%2F3976671%2F741f6acb-7c74-4da1-8605-ffd5da798728.jpg</url>
      <title>DEV Community: Re1zes Me</title>
      <link>https://dev.to/re1zes_me_bdbb1e6a0166880</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/re1zes_me_bdbb1e6a0166880"/>
    <language>en</language>
    <item>
      <title>Video leson for Python</title>
      <dc:creator>Re1zes Me</dc:creator>
      <pubDate>Tue, 09 Jun 2026 23:06:11 +0000</pubDate>
      <link>https://dev.to/re1zes_me_bdbb1e6a0166880/video-leson-for-python-4bg9</link>
      <guid>https://dev.to/re1zes_me_bdbb1e6a0166880/video-leson-for-python-4bg9</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I wanted to challenge myself to see how clean I could make a Flappy Bird clone using Python and Pygame without relying on any external image files (sprites). &lt;/p&gt;

&lt;p&gt;I managed to build the whole game in exactly 100 lines of code! It includes procedural graphics, an infinite obstacle spawning system with perfect horizontal spacing, a scoring mechanic, and smooth wing animations based on user input.&lt;/p&gt;

&lt;p&gt;Because I know a lot of beginners struggle with game loop logic and animations, I recorded a full 29-minute step-by-step tutorial breaking down exactly how it works line by line.&lt;/p&gt;

&lt;p&gt;📺 You can check out the tutorial  here: &lt;a href="https://youtu.be/hOBlJLccF8E?si=rJkMs99htfHJlTT2" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love to hear your feedback or suggestions on what feature we should add next (maybe a high score system or obstacles speed increase?). Let me know what you think! 🚀&lt;/p&gt;

&lt;p&gt;Happy coding!&lt;/p&gt;

</description>
      <category>python</category>
      <category>gamedev</category>
      <category>programming</category>
      <category>development</category>
    </item>
    <item>
      <title>I coded Flappy Bird in Python in exactly 100 lines</title>
      <dc:creator>Re1zes Me</dc:creator>
      <pubDate>Tue, 09 Jun 2026 23:01:30 +0000</pubDate>
      <link>https://dev.to/re1zes_me_bdbb1e6a0166880/i-coded-flappy-bird-in-python-in-exactly-100-lines-6an</link>
      <guid>https://dev.to/re1zes_me_bdbb1e6a0166880/i-coded-flappy-bird-in-python-in-exactly-100-lines-6an</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I wanted to challenge myself to see how clean I could make a Flappy Bird clone using Python and Pygame without relying on any external image files (sprites). &lt;/p&gt;

&lt;p&gt;I managed to build the whole game in exactly 100 lines of code! It includes procedural graphics, an infinite obstacle spawning system with perfect horizontal spacing, a scoring mechanic, and smooth wing animations based on user input.&lt;/p&gt;

&lt;p&gt;Because I know a lot of beginners struggle with game loop logic and animations, I recorded a full 29-minute step-by-step tutorial breaking down exactly how it works line by line.&lt;/p&gt;

&lt;p&gt;📺 You can check out the tutorial here:&lt;a href="https://youtu.be/hOBlJLccF8E?si=rJkMs99htfHJlTT2" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love to hear your feedback or suggestions on what feature we should add next (maybe a high score system or obstacles speed increase?). Let me know what you think! 🚀&lt;/p&gt;

&lt;p&gt;Happy coding!&lt;/p&gt;

</description>
      <category>python</category>
      <category>coding</category>
      <category>code</category>
      <category>gamedev</category>
    </item>
  </channel>
</rss>
