<?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: fungamer2-2</title>
    <description>The latest articles on DEV Community by fungamer2-2 (@fungamer2).</description>
    <link>https://dev.to/fungamer2</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%2F893144%2Fcef56463-28e8-46fe-becc-4a9840db4a64.png</url>
      <title>DEV Community: fungamer2-2</title>
      <link>https://dev.to/fungamer2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fungamer2"/>
    <language>en</language>
    <item>
      <title>My Text-based Commandline Minecraft RPG (written in Python)</title>
      <dc:creator>fungamer2-2</dc:creator>
      <pubDate>Sun, 17 Jul 2022 23:22:03 +0000</pubDate>
      <link>https://dev.to/fungamer2/my-text-based-commandline-minecraft-rpg-written-in-python-57dh</link>
      <guid>https://dev.to/fungamer2/my-text-based-commandline-minecraft-rpg-written-in-python-57dh</guid>
      <description>&lt;p&gt;I've been working on a text-based Minecraft RPG written in Python&lt;br&gt;
It is currently a work in progress&lt;br&gt;
The Github Repo is at &lt;a href="https://github.com/fungamer2-2/Text-Minecraft-RPG-WIP" rel="noopener noreferrer"&gt;https://github.com/fungamer2-2/Text-Minecraft-RPG-WIP&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  About this project
&lt;/h2&gt;

&lt;p&gt;You can explore, craft items, you can also find mobs. You can mine to get the materials to craft better items&lt;/p&gt;

&lt;h2&gt;
  
  
  Exploring
&lt;/h2&gt;

&lt;p&gt;When exploring, there is a 60% chance you will find grass, dirt, or wood. Wood is the only one of these that has a use at the moment, but I will add a use for them later on&lt;br&gt;
There is also a chance that you will encounter a mob while exploring.&lt;/p&gt;

&lt;h2&gt;
  
  
  Different types of mobs
&lt;/h2&gt;

&lt;p&gt;Passive mobs: will not attack you, will flee whenever you attack&lt;br&gt;
Neutral mobs: will only attack  if you attack them&lt;br&gt;
Hostile mobs: 50% chance to immediately attack when encountered&lt;/p&gt;

&lt;h2&gt;
  
  
  Day/Night Cycle
&lt;/h2&gt;

&lt;p&gt;There is a day/night cycle in this game like in the actual Minecraft game. During the day, mobs will be mostly passive/neutral. The chance of finding a mob at night is greatly increased at night. Most night mobs are hostile.&lt;/p&gt;

&lt;h2&gt;
  
  
  Crafting
&lt;/h2&gt;

&lt;p&gt;You can craft items if you have the proper materials. Only the items which you have the components to craft will be shown. Just type in the name of the item to craft and it will be crafted, using the materials required.&lt;/p&gt;

&lt;h2&gt;
  
  
  Mining
&lt;/h2&gt;

&lt;p&gt;You can only mine if you have a pickaxe and it is the current took you are holding. There is also a chance you will encounter a mob while mining.&lt;/p&gt;

&lt;h2&gt;
  
  
  Smelting
&lt;/h2&gt;

&lt;p&gt;If you have a furnace in your inventory, you can smelt items, much like you can in Minecraft. Just select the item and a fuel source and wait.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;This game is still a work in progress. I would like to hear your feedback and suggestions!&lt;/p&gt;

</description>
      <category>python</category>
      <category>showdev</category>
    </item>
    <item>
      <title>My first post on dev.to!</title>
      <dc:creator>fungamer2-2</dc:creator>
      <pubDate>Sun, 17 Jul 2022 01:37:21 +0000</pubDate>
      <link>https://dev.to/fungamer2/my-first-post-on-devto-13c4</link>
      <guid>https://dev.to/fungamer2/my-first-post-on-devto-13c4</guid>
      <description>&lt;p&gt;This is my first post on dev.to&lt;/p&gt;

&lt;p&gt;I am glad to be in the community&lt;br&gt;
Python is my main programming language, but I also know Java and JavaScript.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
