<?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>Forem: Ayushri</title>
    <description>The latest articles on Forem by Ayushri (@aj1904).</description>
    <link>https://forem.com/aj1904</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%2F1465243%2F61de9b18-c75b-40a9-89da-3b818af7e74a.png</url>
      <title>Forem: Ayushri</title>
      <link>https://forem.com/aj1904</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/aj1904"/>
    <language>en</language>
    <item>
      <title>One Byte Explainer: Frame rate (FPS)</title>
      <dc:creator>Ayushri</dc:creator>
      <pubDate>Wed, 25 Sep 2024 00:38:45 +0000</pubDate>
      <link>https://forem.com/aj1904/frame-rate-fps-29jc</link>
      <guid>https://forem.com/aj1904/frame-rate-fps-29jc</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/webgame"&gt;Web Game Challenge&lt;/a&gt;: One Byte Explainer&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;Frame rate is the number of frames per second (FPS) appearing on screen.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Time:      0--------------------&amp;gt;1
1 FPS:     1 1 1 1 1 1 1 1 1 1 1 1
2 FPS:     1 1 1 1 1 1 2 2 2 2 2 2
3 FPS:     1 1 1 1 2 2 2 2 3 3 3 3
4 FPS:     1 1 1 2 2 2 3 3 3 4 4 4
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;p&gt;Understanding frame rates is essential for optimizing game performance and enhancing player experience. Higher frame rates generally lead to smoother animations, making gameplay more enjoyable and visually appealing.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>gamechallenge</category>
      <category>gamedev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
