<?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: Aryan Tiwari</title>
    <description>The latest articles on DEV Community by Aryan Tiwari (@aryantiw).</description>
    <link>https://dev.to/aryantiw</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%2F1349301%2F1aa12c3c-3c3d-4707-9395-2e5dd1345210.jpeg</url>
      <title>DEV Community: Aryan Tiwari</title>
      <link>https://dev.to/aryantiw</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aryantiw"/>
    <language>en</language>
    <item>
      <title>Alien Web Game</title>
      <dc:creator>Aryan Tiwari</dc:creator>
      <pubDate>Wed, 25 Sep 2024 19:05:37 +0000</pubDate>
      <link>https://dev.to/aryantiw/alien-web-game-5h31</link>
      <guid>https://dev.to/aryantiw/alien-web-game-5h31</guid>
      <description>&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%2Fayd9vx3v58vkgf1mzv6w.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%2Fayd9vx3v58vkgf1mzv6w.png" alt="Image description" width="800" height="196"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Alien Invasion Game: A Submission for the &lt;a href="https://dev.to/challenges/webgame"&gt;Web Game Challenge&lt;/a&gt;
&lt;/h1&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I’m excited to share my submission for the Web Game Challenge: the &lt;strong&gt;Alien Invasion Game&lt;/strong&gt;! This is a classic space shooter game where you control a spaceship to fend off invading aliens. Designed with simplicity and fun in mind, it offers engaging gameplay with responsive controls for both desktop and mobile devices.&lt;/p&gt;

&lt;p&gt;The game features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Player Movement&lt;/strong&gt;: Control your spaceship with keyboard arrows or touch controls.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Shooting Mechanism&lt;/strong&gt;: Fire lasers to destroy aliens with a cooldown to prevent rapid firing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dynamic Aliens&lt;/strong&gt;: Aliens appear randomly and descend towards the bottom of the screen. The game ends if an alien reaches the bottom.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Score Tracking&lt;/strong&gt;: Keep track of your score as you destroy aliens.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Replay Option&lt;/strong&gt;: Restart the game easily after a game over.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Welcome Screen&lt;/strong&gt;: Instructions on how to play and a start button to begin the game.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;You can play the game live on &lt;a href="https://spaceshipfight.netlify.app/" rel="noopener noreferrer"&gt;Netlify&lt;/a&gt;. Feel free to check it out and let me know what you think!&lt;/p&gt;

&lt;p&gt;The source code for the game is available on &lt;a href="https://github.com/aryantiw/Space-game" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;Building this game was an exciting challenge! I utilized plain HTML, CSS, and JavaScript to create a smooth and interactive experience. Throughout the development process, I focused on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Creating responsive controls to accommodate both desktop and mobile users.&lt;/li&gt;
&lt;li&gt;Implementing game logic for movement, shooting, and alien interactions.&lt;/li&gt;
&lt;li&gt;Designing a clean user interface with a welcoming start screen.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I learned a lot about game development principles, such as handling user input, managing game state, and implementing collision detection. I’m particularly proud of how I integrated touch controls for mobile devices, making the game accessible across various platforms.&lt;/p&gt;

&lt;p&gt;Looking ahead, I plan to enhance the game with more features, such as power-ups and additional levels, to make it even more engaging. I also hope to refine the graphics and add sound effects for a more immersive experience.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>gamechallenge</category>
      <category>gamedev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Web Developer Project ideas</title>
      <dc:creator>Aryan Tiwari</dc:creator>
      <pubDate>Wed, 13 Mar 2024 17:33:47 +0000</pubDate>
      <link>https://dev.to/aryantiw/web-developer-project-ideas-1jdb</link>
      <guid>https://dev.to/aryantiw/web-developer-project-ideas-1jdb</guid>
      <description>&lt;p&gt;These are some of my latest Web developer project ideas&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Chrome Extension&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Github ReadMe Generator&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Clone Top websites such as netflix, apple&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Collaborative Text/Code Editor&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Creating a new project on MERN Stack</title>
      <dc:creator>Aryan Tiwari</dc:creator>
      <pubDate>Wed, 13 Mar 2024 11:03:50 +0000</pubDate>
      <link>https://dev.to/aryantiw/creating-a-new-project-on-mern-stack-4cgn</link>
      <guid>https://dev.to/aryantiw/creating-a-new-project-on-mern-stack-4cgn</guid>
      <description>&lt;p&gt;So, for the past few days I was wondering what to work upon, and I had this epiphany to brush up on my rusting Web Development skills as I have been working and building in python.&lt;/p&gt;

&lt;p&gt;I'll be sharing all the updates and everything here with repo links and final deployed links. In the meantime you can view the development phases &lt;a href="https://github.com/aryantiw/mern-estate"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>mern</category>
      <category>node</category>
    </item>
  </channel>
</rss>
