<?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: Netizen</title>
    <description>The latest articles on DEV Community by Netizen (@netizenarg).</description>
    <link>https://dev.to/netizenarg</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%2F3862685%2Fe9806864-1479-4ac5-b5b2-eb49f28d6db5.png</url>
      <title>DEV Community: Netizen</title>
      <link>https://dev.to/netizenarg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/netizenarg"/>
    <language>en</language>
    <item>
      <title>Python FPS open source game</title>
      <dc:creator>Netizen</dc:creator>
      <pubDate>Sun, 05 Apr 2026 19:33:22 +0000</pubDate>
      <link>https://dev.to/netizenarg/python-fps-open-source-game-1d06</link>
      <guid>https://dev.to/netizenarg/python-fps-open-source-game-1d06</guid>
      <description>&lt;p&gt;Python 3d game based on OpenGL (&lt;a href="https://github.com/netizenarg/pyf3d" rel="noopener noreferrer"&gt;github repo&lt;/a&gt;).&lt;br&gt;
Perhaps this will be useful to someone, or maybe someone might want to join the development.&lt;br&gt;
The project's core philosophy is minimal dependencies and the absence of assets. There are no external model files, textures, or sounds—all resources are generated by program code on the fly.&lt;br&gt;
It may go against most game developers' expectations, but this project is trying to make a game that way. You can see how much of a game it is in the screenshots or simply run the source code and judge for yourself.&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%2Faxxookmct6t08r6j1l3o.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%2Faxxookmct6t08r6j1l3o.png" alt=" " width="800" height="464"&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%2F11sgwy0v7254sbdqu883.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%2F11sgwy0v7254sbdqu883.png" alt=" " width="800" height="461"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>opensource</category>
      <category>python</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
