<?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: Misty Paprika</title>
    <description>The latest articles on DEV Community by Misty Paprika (@misty_paprika_98).</description>
    <link>https://dev.to/misty_paprika_98</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%2F2180050%2F32a061fd-16c3-4457-849e-bfc6eee628d3.png</url>
      <title>DEV Community: Misty Paprika</title>
      <link>https://dev.to/misty_paprika_98</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/misty_paprika_98"/>
    <language>en</language>
    <item>
      <title>My First Python Project: A Text-Based Adventure Game</title>
      <dc:creator>Misty Paprika</dc:creator>
      <pubDate>Mon, 07 Oct 2024 18:49:24 +0000</pubDate>
      <link>https://dev.to/misty_paprika_98/my-first-python-project-a-text-based-adventure-game-1d02</link>
      <guid>https://dev.to/misty_paprika_98/my-first-python-project-a-text-based-adventure-game-1d02</guid>
      <description>&lt;p&gt;As part of my Computer Science professional certification, I recently completed my first full project, a task that challenged me to step outside the academy’s platform and write a Python program from scratch. The goal was to research, brainstorm, and ultimately build a basic terminal-based game.&lt;/p&gt;

&lt;p&gt;After some thought, I decided to create an old-school text-based adventure game with a fantasy theme.&lt;/p&gt;

&lt;p&gt;The idea was to craft an immersive experience, almost like walking through a book. The story follows you, an adventurer, who finds yourself trapped in a dark forest under the spell of an evil witch. The objective is simple: navigate the forest and locate a magical staff to defeat the witch. Along the way, you’ll encounter dangerous enemies and find helpful items that can aid your journey.&lt;/p&gt;

&lt;p&gt;Please free to view my project here: &lt;br&gt;
&lt;a href="https://github.com/lerouxch/LoreTextBasedAdventureGame.git" rel="noopener noreferrer"&gt;https://github.com/lerouxch/LoreTextBasedAdventureGame.git&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>beginners</category>
      <category>python</category>
      <category>learning</category>
    </item>
    <item>
      <title>My First Python Project: A Text-Based Adventure Game</title>
      <dc:creator>Misty Paprika</dc:creator>
      <pubDate>Mon, 07 Oct 2024 18:49:21 +0000</pubDate>
      <link>https://dev.to/misty_paprika_98/my-first-python-project-a-text-based-adventure-game-1jn4</link>
      <guid>https://dev.to/misty_paprika_98/my-first-python-project-a-text-based-adventure-game-1jn4</guid>
      <description>&lt;p&gt;As part of my Computer Science professional certification, I recently completed my first full project, a task that challenged me to step outside the academy’s platform and write a Python program from scratch. The goal was to research, brainstorm, and ultimately build a basic terminal-based game.&lt;/p&gt;

&lt;p&gt;After some thought, I decided to create an old-school text-based adventure game with a fantasy theme.&lt;/p&gt;

&lt;p&gt;The idea was to craft an immersive experience, almost like walking through a book. The story follows you, an adventurer, who finds yourself trapped in a dark forest under the spell of an evil witch. The objective is simple: navigate the forest and locate a magical staff to defeat the witch. Along the way, you’ll encounter dangerous enemies and find helpful items that can aid your journey.&lt;/p&gt;

&lt;p&gt;Please free to view my project here: &lt;br&gt;
&lt;a href="https://github.com/lerouxch/LoreTextBasedAdventureGame.git" rel="noopener noreferrer"&gt;https://github.com/lerouxch/LoreTextBasedAdventureGame.git&lt;/a&gt;&lt;/p&gt;

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