<?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: asepKargo</title>
    <description>The latest articles on DEV Community by asepKargo (@axeladelwyn).</description>
    <link>https://dev.to/axeladelwyn</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%2F2228301%2Fd22af2a4-5c59-4393-aaa8-6d35341af6bc.png</url>
      <title>DEV Community: asepKargo</title>
      <link>https://dev.to/axeladelwyn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/axeladelwyn"/>
    <language>en</language>
    <item>
      <title>Text based adventure game</title>
      <dc:creator>asepKargo</dc:creator>
      <pubDate>Fri, 18 Oct 2024 04:23:12 +0000</pubDate>
      <link>https://dev.to/axeladelwyn/text-based-adventure-game-4nme</link>
      <guid>https://dev.to/axeladelwyn/text-based-adventure-game-4nme</guid>
      <description>&lt;h1&gt;
  
  
  Project from codecademy, an text based adventure game that i created using python.
&lt;/h1&gt;

&lt;p&gt;The code basically using class and functions to tell the story and give different outcome based on the player picks&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/axeladelwyn/codecademy-project" rel="noopener noreferrer"&gt;https://github.com/axeladelwyn/codecademy-project&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Creating this text-based adventure game was a challenge and give me a lot of lesson about how python works.&lt;/p&gt;

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