<?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: Freeliks</title>
    <description>The latest articles on DEV Community by Freeliks (@freeliks).</description>
    <link>https://dev.to/freeliks</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%2F3265914%2F7df69bc7-86d5-493f-a078-911dbc42b4b7.jpeg</url>
      <title>DEV Community: Freeliks</title>
      <link>https://dev.to/freeliks</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/freeliks"/>
    <language>en</language>
    <item>
      <title>Wordle with Pokemon!</title>
      <dc:creator>Freeliks</dc:creator>
      <pubDate>Sat, 14 Jun 2025 23:24:11 +0000</pubDate>
      <link>https://dev.to/freeliks/wordle-with-pokemon-48n5</link>
      <guid>https://dev.to/freeliks/wordle-with-pokemon-48n5</guid>
      <description>&lt;h3&gt;
  
  
  The What
&lt;/h3&gt;

&lt;p&gt;Hey, all! I've been taking a computer science course for a bit now, and I chose to do this as my first portfolio project. It's a pretty straightforward terminal game which lets you play a wordle-style game... but with Pokemon!&lt;/p&gt;

&lt;h3&gt;
  
  
  The Why
&lt;/h3&gt;

&lt;p&gt;If you're like me, you love wordle and wordle-type games. I've played a lot of them, loldle, smashdle, musicdle, gamedle, worldle, and more! Anyhow, I came across one that combined two of my favorite things, wordle and Pokemon! Unfortunately, the site only included Pokemon from Gen 1, so, after holding out for a year for an update, I realized I could just make my own! This version lets you guess any Pokemon up to Gen V. In the future, I may be adding more generations, game modes, or settings to customize your experience, such as which specific gen(s) you want to play, or even creating a full website for it. &lt;/p&gt;

&lt;h3&gt;
  
  
  The Where
&lt;/h3&gt;

&lt;p&gt;You can find the code on GitHub &lt;a href="https://github.com/Freeliks/Pokedle.git" rel="noopener noreferrer"&gt;here!&lt;/a&gt;&lt;br&gt;
Of course, it wouldn't be right if I didn't include the inspiration, &lt;a href="https://pokedle.net/" rel="noopener noreferrer"&gt;the original Pokedle&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>python</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
