<?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: Fav Stats</title>
    <description>The latest articles on DEV Community by Fav Stats (@favstats).</description>
    <link>https://dev.to/favstats</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%2F3678948%2Fe04991de-d30a-4b8f-b867-63fa1ba0983e.png</url>
      <title>DEV Community: Fav Stats</title>
      <link>https://dev.to/favstats</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/favstats"/>
    <language>en</language>
    <item>
      <title>I built a quiz game to tell Pokémon from prescription drugs</title>
      <dc:creator>Fav Stats</dc:creator>
      <pubDate>Fri, 26 Dec 2025 03:28:01 +0000</pubDate>
      <link>https://dev.to/favstats/i-built-a-quiz-game-to-tell-pokemon-from-prescription-drugs-5gj6</link>
      <guid>https://dev.to/favstats/i-built-a-quiz-game-to-tell-pokemon-from-prescription-drugs-5gj6</guid>
      <description>&lt;p&gt;I built a small web game that asks players to guess whether a name is a Pokémon or a real prescription drug.&lt;/p&gt;

&lt;p&gt;Play here: &lt;a href="https://pokepill.net" rel="noopener noreferrer"&gt;https://pokepill.net&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🎮 How it works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A name appears (e.g. “Zyrtec”, “Garchomp”, “Xeljanz”)&lt;/li&gt;
&lt;li&gt;You guess Pokémon or Pill&lt;/li&gt;
&lt;li&gt;Faster answers earn more points&lt;/li&gt;
&lt;li&gt;Build streaks, unlock harder difficulties, and climb the leaderboard&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🛠 Tech stack:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React 19 + Vite&lt;/li&gt;
&lt;li&gt;Framer Motion for animations&lt;/li&gt;
&lt;li&gt;PokeAPI for Pokémon data&lt;/li&gt;
&lt;li&gt;Drugs.com for medication info&lt;/li&gt;
&lt;li&gt;Google Sheets API as a lightweight leaderboard backend&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I built it mostly for fun and curiosity, but people seem to enjoy comparing scores and challenging friends.&lt;/p&gt;

&lt;p&gt;If you’re curious, try it here:&lt;br&gt;
&lt;a href="https://pokepill.net" rel="noopener noreferrer"&gt;https://pokepill.net&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer any questions about the implementation or hear feedback 😊&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>showdev</category>
      <category>react</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
