<?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: PhilE88</title>
    <description>The latest articles on DEV Community by PhilE88 (@phile88).</description>
    <link>https://dev.to/phile88</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%2F1367069%2Fd450803d-682e-4af3-b63c-86c43980a4b7.jpeg</url>
      <title>DEV Community: PhilE88</title>
      <link>https://dev.to/phile88</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/phile88"/>
    <language>en</language>
    <item>
      <title>Python Terminal Game - Codecademy Project</title>
      <dc:creator>PhilE88</dc:creator>
      <pubDate>Wed, 20 Mar 2024 01:15:21 +0000</pubDate>
      <link>https://dev.to/phile88/python-terminal-game-codecademy-project-1f5c</link>
      <guid>https://dev.to/phile88/python-terminal-game-codecademy-project-1f5c</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/PhilE88/py-adventure"&gt;https://github.com/PhilE88/py-adventure&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/PhilE88/py-adventure"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8m8ep28z2rc2krhi1y6u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8m8ep28z2rc2krhi1y6u.png" alt="Image description" width="800" height="592"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is a basic terminal game written in Python. It's a survival type game where you have to make sure you don't go hungry or thirsty for too long. Drinking and eating cost money, and money is earned based on 3 different levels of risk. See how long you can last!&lt;/p&gt;

&lt;p&gt;Note that this will probably only work on Windows, as it uses the 'winsound' library for sound effects.&lt;/p&gt;

</description>
      <category>python</category>
      <category>gamedev</category>
      <category>codecademy</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
