···4747 <div id="projectsList">
4848 <!-- Project Card 1: Space Shooter -->
4949 <div class="project-card mb-4 p-4 border rounded-lg shadow-sm bg-white">
5050- <h4 class="mb-2 text-xl font-small project-title-text">Space Shooter (v1.2)</h4>
5050+ <h4 class="mb-2 text-xl font-small project-title-text">Space Shooter (v1.2.1)</h4>
5151 <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter" class="text-blue-600 hover:underline"><i class="fa-brands fa-github"></i>/therealfuntimeswithdanny/space-shooter</a></code></p>
5252 <p class="project-description mt-2 text-gray-700">
5353 Space Shooter is a simple Space Invaders clone written in Python using Pygame. The game can run on MacOS in two simple steps, Windows support coming soon.
+4-4
projects/space-shooter.html
···33<head>
44 <meta charSet="utf-8"/>
55 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
66- <title>Space Shooter (v1.2) - Daniel Morrisey</title>
66+ <title>Space Shooter (v1.2.1) - Daniel Morrisey</title>
7788 <meta name="description" content="Space Shooter is a simple Space Invaders clone written in Python using Pygame. The game can run on MacOS in 5 simple steps, Windows support coming soon."/>
99 <meta name="keywords" content="Danile Morrisey, Danny Morrisey, MBD, Made by Danny, Made by Danny UK"/>
···11111212 <meta property="og:type" content="website"/>
1313 <meta property="og:url" content="https://danielmorrisey.com/"/>
1414- <meta property="og:title" content="Space Shooter (v1.2) - Daniel Morrisey"/>
1414+ <meta property="og:title" content="Space Shooter (v1.2.1) - Daniel Morrisey"/>
1515 <meta property="og:description" content="Space Shooter is a simple Space Invaders clone written in Python using Pygame. The game can run on MacOS in 5 simple steps, Windows support coming soon. "/>
1616 <meta property="og:image" content="/media/banner.jpg"/>
1717···4343 <div id="projectsList">
4444 <!-- Project Card 1: Space Shooter -->
4545 <div class="project-card mb-4 p-4 border rounded-lg shadow-sm bg-white">
4646- <h4 class="mb-2 text-xl font-small project-title-text">Space Shooter (v1.2)</h4>
4646+ <h4 class="mb-2 text-xl font-small project-title-text">Space Shooter (v1.2.1)</h4>
4747 <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter" class="text-blue-600 hover:underline"><i class="fa-brands fa-github"></i>/therealfuntimeswithdanny/space-shooter</a></code></p>
4848 <p class="project-description mt-2 text-gray-700">
4949 Space Shooter is a simple Space Invaders clone written in Python using Pygame. The game can run on MacOS in five simple steps, Windows support coming soon.
···5656 <h4 class="mb-2 text-xl font-small project-title-text">Install</h4>
5757 <h3 class="mb-2 text-xl font-small project-title-text">Step 1</h3>
5858 <p id="macos" class="project-description mt-2 text-gray-700"> Download for <i class="fa-brands fa-apple"></i> MacOS</p>
5959- <p><code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.tar.gz">.tar (recomended)</a></code> <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.zip">.zip</a></code></p>
5959+ <p><code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.1.tar.gz">.tar (recomended)</a></code> <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.1.zip">.zip</a></code></p>
6060 <h3 class="mb-2 text-xl font-small project-title-text"><br>Step 2</h3>
6161 <p class="project-description mt-2 text-gray-700">Look for your downloads folder on your dock</p>
6262 <p class="project-description mt-2 text-gray-700">Open the downloaded file, it should be called <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">space-shooter-public.tar</code> or <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">space-shooter-public.zip</code><br><br></p>