<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on solomazer</title><link>https://solomazer.dev/posts/</link><description>Recent content in Posts on solomazer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 19 Jul 2026 09:50:20 +0530</lastBuildDate><atom:link href="https://solomazer.dev/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Breakout</title><link>https://solomazer.dev/posts/breakout-ilb3cx/</link><pubDate>Sun, 19 Jul 2026 09:50:20 +0530</pubDate><guid>https://solomazer.dev/posts/breakout-ilb3cx/</guid><description>&lt;p&gt;This is the third post for a series of games I made to learn game development. It is time to &lt;em&gt;breakout&lt;/em&gt;!&lt;/p&gt;&#10;&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;&#10;&#9;&#9;&#9;&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/mJaLRbz_es0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;&#10;&#9;&#9;&lt;/div&gt;&#10;&#10;&lt;h2 id="scope"&gt;Scope&lt;/h2&gt;&#10;&lt;p&gt;The scope of this project was to recreate the breakout game we all remember with basic sound effects.&lt;/p&gt;&#10;&lt;h2 id="process"&gt;Process&lt;/h2&gt;&#10;&lt;p&gt;So this project started with creating the walls using &lt;code&gt;StaticBody2D&lt;/code&gt; nodes on top, left, and right, followed by an &lt;code&gt;Area2D&lt;/code&gt;&#10;node for the bottom, similar to how we did for &lt;a href="https://solomazer.dev/posts/pong-cdgx6o/"&gt;Pong&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Crappy Bird</title><link>https://solomazer.dev/posts/crappy-bird-1onqwb/</link><pubDate>Sat, 18 Jul 2026 06:18:30 +0530</pubDate><guid>https://solomazer.dev/posts/crappy-bird-1onqwb/</guid><description>&lt;p&gt;This is the second post for a series of games I made to learn game development. This time, its &lt;del&gt;flappy&lt;/del&gt; crappy bird.&lt;/p&gt;&#10;&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;&#10;&#9;&#9;&#9;&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/MCdk_p7LFZ4?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;&#10;&#9;&#9;&lt;/div&gt;&#10;&#10;&lt;p&gt;You might be wondering, &amp;ldquo;But Solo, why is it called Crappy Bird?&amp;rdquo;. Well, my friend, there are several known bugs in the game, and I never found time to fix them. Try it out, let&amp;rsquo;s see how many of them can you find.&lt;/p&gt;</description></item><item><title>Pong</title><link>https://solomazer.dev/posts/pong-cdgx6o/</link><pubDate>Fri, 17 Jul 2026 17:22:20 +0530</pubDate><guid>https://solomazer.dev/posts/pong-cdgx6o/</guid><description>&lt;p&gt;This is first post for a series of games I made to learn game development.&#10;Obviously, first up is a pong clone.&lt;/p&gt;&#10;&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;&#10;&#9;&#9;&#9;&lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/DO0gEI1lGlw?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;&#10;&#9;&#9;&lt;/div&gt;&#10;&#10;&lt;h2 id="scope"&gt;Scope&lt;/h2&gt;&#10;&lt;p&gt;The scope of this project was to recreate the simple pong game, along with having some basic sound effects and a singleplayer mode, while hopefully creating no bugs ;)&lt;/p&gt;</description></item></channel></rss>