<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: pygame</title>
    <link>https://waylonwalker.com/tags/pygame/</link>
    <description>All posts with the tag &#34;pygame&#34;</description>
    <lastBuildDate>Thu, 07 Apr 2022 13:14:20 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/pygame/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>pygame events are queued | Don&#39;t make this mistake</title>
      <link>https://waylonwalker.com/pygame-event-queue/</link>
      <description>pygame events are stored in a queue, by default the most suggested way shown in all tutorials &#34;&#34; the queue, which removes all the messages.</description>
      <pubDate>Thu, 07 Apr 2022 13:14:20 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/pygame-event-queue/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>pygame</category>
    </item>
  </channel>
</rss>