<?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: Minmin55</title>
    <description>The latest articles on DEV Community by Minmin55 (@minmin55).</description>
    <link>https://dev.to/minmin55</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%2F3389207%2F4d794906-3fad-4c0d-aa71-e53ab9b61e14.jpg</url>
      <title>DEV Community: Minmin55</title>
      <link>https://dev.to/minmin55</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/minmin55"/>
    <language>en</language>
    <item>
      <title>Challenge to "Space Invaders from Scratch"</title>
      <dc:creator>Minmin55</dc:creator>
      <pubDate>Sat, 27 Sep 2025 23:54:34 +0000</pubDate>
      <link>https://dev.to/minmin55/challenge-to-space-invaders-from-scratch-58ig</link>
      <guid>https://dev.to/minmin55/challenge-to-space-invaders-from-scratch-58ig</guid>
      <description>&lt;p&gt;Hi, I’m Minmin55.&lt;br&gt;
I'm a full-stack engineer from Japan with 1.5 year of experience in Rails and React.&lt;/p&gt;

&lt;p&gt;I'm currently learning C++ and improving my English skills at the same time.&lt;br&gt;
This is my first game development project using this tutorial:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://nicktasios.nl/posts/space-invaders-from-scratch-part-1.html" rel="noopener noreferrer"&gt;Space Invaders from Scratch by Nick Tasios&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 What I learned
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;How to structure a simple game loop&lt;/li&gt;
&lt;li&gt;Basic use of SDL2 in C++&lt;/li&gt;
&lt;li&gt;Entity management and rendering&lt;/li&gt;
&lt;li&gt;The challenge of writing readable and maintainable code&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ⚙️ My GitHub Repository
&lt;/h3&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/Mimirin55/invader_game" rel="noopener noreferrer"&gt;GitHub - invader_game&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🚀 What’s Next?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Add more enemy types&lt;/li&gt;
&lt;li&gt;Implement score system&lt;/li&gt;
&lt;li&gt;Improve graphics and sound&lt;/li&gt;
&lt;li&gt;Translate UI into Japanese&lt;/li&gt;
&lt;li&gt;Add mobile support (maybe someday…)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for reading!&lt;br&gt;&lt;br&gt;
Feel free to give me feedback 🙏  &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>showdev</category>
      <category>gamedev</category>
      <category>cpp</category>
    </item>
  </channel>
</rss>
