<?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: oscarmroag</title>
    <description>The latest articles on DEV Community by oscarmroag (@oscarmroag).</description>
    <link>https://dev.to/oscarmroag</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%2F2983177%2F6b3eea1e-d227-4f0b-9dbb-4336e712a620.png</url>
      <title>DEV Community: oscarmroag</title>
      <link>https://dev.to/oscarmroag</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oscarmroag"/>
    <language>en</language>
    <item>
      <title>Tower Attack Game!</title>
      <dc:creator>oscarmroag</dc:creator>
      <pubDate>Thu, 27 Mar 2025 19:31:50 +0000</pubDate>
      <link>https://dev.to/oscarmroag/tower-attack-game-38o4</link>
      <guid>https://dev.to/oscarmroag/tower-attack-game-38o4</guid>
      <description>&lt;p&gt;Hello world! &lt;/p&gt;

&lt;p&gt;I am excited to post about my first ever python game! It's a simple game that you play directly on the terminal. Your objective is to find the right combination of attackers to destroy the enemy tower with a limited budget. This is my first portfolio project as part of my Codecademy Computer Science career path certification :)&lt;/p&gt;

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

&lt;p&gt;I used classes to define the attackers and the tower, and functions to assign each input a different effect. &lt;/p&gt;

&lt;p&gt;The link to my code on GitHub is: &lt;a href="https://github.com/oscarmroag/Portfolio1_Tower_Attack" rel="noopener noreferrer"&gt;https://github.com/oscarmroag/Portfolio1_Tower_Attack&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is an exciting beginning to my coding journey and I can't wait to make more cool things!&lt;/p&gt;

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