<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>coding Archives | Free Retro Arcade Game Walkthrough Videos</title>
	<atom:link href="https://alizta.com/tag/coding/feed/" rel="self" type="application/rss+xml" />
	<link>https://alizta.com/tag/coding/</link>
	<description></description>
	<lastBuildDate>Mon, 24 May 2021 08:57:36 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.1</generator>
	<item>
		<title>Atari 2600 Programming &#8211; Video 10: Sprite Fine Position</title>
		<link>https://alizta.com/atari-2600-programming-video-10-sprite-fine-position/</link>
					<comments>https://alizta.com/atari-2600-programming-video-10-sprite-fine-position/#respond</comments>
		
		<dc:creator><![CDATA[Videos]]></dc:creator>
		<pubDate>Mon, 24 May 2021 08:57:36 +0000</pubDate>
				<category><![CDATA[Atari (others)]]></category>
		<category><![CDATA[6502]]></category>
		<category><![CDATA[6507]]></category>
		<category><![CDATA[assembler]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[atari 2600 coding]]></category>
		<category><![CDATA[atari 2600 game programming]]></category>
		<category><![CDATA[atari 2600 programming]]></category>
		<category><![CDATA[atari 2600 programming language]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[Legacy]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Sprite]]></category>
		<category><![CDATA[stella]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[Vintage]]></category>
		<guid isPermaLink="false">https://alizta.com/atari-2600-programming-video-10-sprite-fine-position/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/atari-2600-programming-video-10-sprite-fine-position-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" srcset="https://alizta.com/wp-content/uploads/2021/05/atari-2600-programming-video-10-sprite-fine-position-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/atari-2600-programming-video-10-sprite-fine-position-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<p>In this video, I&#8217;ll go through how to move the sprite move precisely with those 15 pixels gap. Divide by 15 Methods: &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/atari-2600-programming-video-10-sprite-fine-position/">Atari 2600 Programming &#8211; Video 10: Sprite Fine Position</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/atari-2600-programming-video-10-sprite-fine-position-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/atari-2600-programming-video-10-sprite-fine-position-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/atari-2600-programming-video-10-sprite-fine-position-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p><p>In this video, I&#8217;ll go through how to move the sprite move precisely with those 15 pixels gap. Divide by 15 Methods: &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/atari-2600-programming-video-10-sprite-fine-position/">Atari 2600 Programming &#8211; Video 10: Sprite Fine Position</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://alizta.com/atari-2600-programming-video-10-sprite-fine-position/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Coding Challenge #72.1: Frogger &#8211; Part 1</title>
		<link>https://alizta.com/coding-challenge-72-1-frogger-part-1/</link>
					<comments>https://alizta.com/coding-challenge-72-1-frogger-part-1/#respond</comments>
		
		<dc:creator><![CDATA[Videos]]></dc:creator>
		<pubDate>Mon, 24 May 2021 08:55:54 +0000</pubDate>
				<category><![CDATA[Atari (others)]]></category>
		<category><![CDATA[challenges]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[coding challenge]]></category>
		<category><![CDATA[coding train]]></category>
		<category><![CDATA[creative coding]]></category>
		<category><![CDATA[daniel shiffman]]></category>
		<category><![CDATA[frogger]]></category>
		<category><![CDATA[frogger atari]]></category>
		<category><![CDATA[frogger atari processing]]></category>
		<category><![CDATA[frogger coding challenge]]></category>
		<category><![CDATA[frogger Java]]></category>
		<category><![CDATA[frogger processing]]></category>
		<category><![CDATA[game frogger]]></category>
		<category><![CDATA[game mechanics]]></category>
		<category><![CDATA[itp]]></category>
		<category><![CDATA[itp nyu]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[live stream]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[Processing Java frogger]]></category>
		<category><![CDATA[processing tutorial]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[programming challenge]]></category>
		<category><![CDATA[simple frogger]]></category>
		<category><![CDATA[simple game]]></category>
		<category><![CDATA[the coding train]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://alizta.com/coding-challenge-72-1-frogger-part-1/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/coding-challenge-72-1-frogger-part-1-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/coding-challenge-72-1-frogger-part-1-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/coding-challenge-72-1-frogger-part-1-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<p>In this multi-part challenge, I attempt to re-create the classic Atari video game Frogger in Processing (Java). In this first part, I set up a foundation for the game &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/coding-challenge-72-1-frogger-part-1/">Coding Challenge #72.1: Frogger &#8211; Part 1</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/coding-challenge-72-1-frogger-part-1-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/coding-challenge-72-1-frogger-part-1-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/coding-challenge-72-1-frogger-part-1-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p><p>In this multi-part challenge, I attempt to re-create the classic Atari video game Frogger in Processing (Java). In this first part, I set up a foundation for the game &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/coding-challenge-72-1-frogger-part-1/">Coding Challenge #72.1: Frogger &#8211; Part 1</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://alizta.com/coding-challenge-72-1-frogger-part-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kite Circuit Sword Lite GameBoy Zero Build Guide &#124; Step 2.5: Kite Setup Guide+Soldering PiZero</title>
		<link>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero/</link>
					<comments>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero/#respond</comments>
		
		<dc:creator><![CDATA[Videos]]></dc:creator>
		<pubDate>Sun, 23 May 2021 12:13:35 +0000</pubDate>
				<category><![CDATA[Gameboy]]></category>
		<category><![CDATA[3ds]]></category>
		<category><![CDATA[aio]]></category>
		<category><![CDATA[all in one]]></category>
		<category><![CDATA[Arcade]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Atari]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[circuit sword]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[dmg]]></category>
		<category><![CDATA[ds]]></category>
		<category><![CDATA[emulating]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[gameboy zero]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[gpio]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[kite]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[Mame]]></category>
		<category><![CDATA[Micro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[n64]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[picade]]></category>
		<category><![CDATA[pie]]></category>
		<category><![CDATA[PlayStation]]></category>
		<category><![CDATA[pocket]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[Retroarch]]></category>
		<category><![CDATA[retropie]]></category>
		<category><![CDATA[Sega]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[solder]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Switch]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Xbox]]></category>
		<category><![CDATA[Zero]]></category>
		<guid isPermaLink="false">https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<p>Hey Guys &#038; Girls! Step 2.5 is up. In this video I finish up Kites setup instructions which finishes off by soldering the PiZero to his board. ***I recommend waiting to &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 2.5: Kite Setup Guide+Soldering PiZero</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p><p>Hey Guys &#038; Girls! Step 2.5 is up. In this video I finish up Kites setup instructions which finishes off by soldering the PiZero to his board. ***I recommend waiting to &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 2.5: Kite Setup Guide+Soldering PiZero</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-5-kite-setup-guidesoldering-pizero/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kite Circuit Sword Lite GameBoy Zero Build Guide &#124; Step 2: Kite Setup Guide+Pi Prep</title>
		<link>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep/</link>
					<comments>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep/#respond</comments>
		
		<dc:creator><![CDATA[Videos]]></dc:creator>
		<pubDate>Sun, 23 May 2021 12:13:31 +0000</pubDate>
				<category><![CDATA[Gameboy]]></category>
		<category><![CDATA[3ds]]></category>
		<category><![CDATA[aio]]></category>
		<category><![CDATA[all in one]]></category>
		<category><![CDATA[Arcade]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Atari]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[circuit sword]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[ds]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[gameboy zero]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[gpio]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[kite]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[Mame]]></category>
		<category><![CDATA[Micro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[n64]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[picade]]></category>
		<category><![CDATA[pie]]></category>
		<category><![CDATA[plastation]]></category>
		<category><![CDATA[pocket]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[raspberry pie]]></category>
		<category><![CDATA[raspberry pie zero]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[Retroarch]]></category>
		<category><![CDATA[retropie]]></category>
		<category><![CDATA[Sega]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[solder]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Switch]]></category>
		<category><![CDATA[Xbox]]></category>
		<guid isPermaLink="false">https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<p>Welcome to Part 2 of my Kite Circuit Sword Lite GB Zero build guide. In this video I go over Kites Setup Guide found on his GitHub page. Here you are prompted &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 2: Kite Setup Guide+Pi Prep</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p><p>Welcome to Part 2 of my Kite Circuit Sword Lite GB Zero build guide. In this video I go over Kites Setup Guide found on his GitHub page. Here you are prompted &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 2: Kite Setup Guide+Pi Prep</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-2-kite-setup-guidepi-prep/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kite Circuit Sword Lite GameBoy Zero Build Guide &#124; Step 4: Front Case Install</title>
		<link>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install/</link>
					<comments>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install/#respond</comments>
		
		<dc:creator><![CDATA[Videos]]></dc:creator>
		<pubDate>Sun, 23 May 2021 12:12:09 +0000</pubDate>
				<category><![CDATA[Gameboy]]></category>
		<category><![CDATA[3ds]]></category>
		<category><![CDATA[aio]]></category>
		<category><![CDATA[all in one]]></category>
		<category><![CDATA[Arcade]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Atari]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[circuit sword]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[ds]]></category>
		<category><![CDATA[emulating]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[gameboy zero]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[gpio]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[kite]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[lit]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[Mame]]></category>
		<category><![CDATA[Micro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[n64]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[picade]]></category>
		<category><![CDATA[pie]]></category>
		<category><![CDATA[PlayStation]]></category>
		<category><![CDATA[pocket]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[Retroarch]]></category>
		<category><![CDATA[retropie]]></category>
		<category><![CDATA[rom]]></category>
		<category><![CDATA[roms]]></category>
		<category><![CDATA[Sega]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[solder]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Switch]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Xbox]]></category>
		<guid isPermaLink="false">https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<p>What is up Youtube! Welcome to step 4 of the Circuit Sword GB Zero guide. In this video we go ahead and finish up the front half of the case, LCD, buttons, and &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 4: Front Case Install</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p><p>What is up Youtube! Welcome to step 4 of the Circuit Sword GB Zero guide. In this video we go ahead and finish up the front half of the case, LCD, buttons, and &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 4: Front Case Install</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-4-front-case-install/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kite Circuit Sword Lite GameBoy Zero Build Guide &#124; Step 5: Back Shell+Assembly</title>
		<link>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly/</link>
					<comments>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly/#respond</comments>
		
		<dc:creator><![CDATA[Videos]]></dc:creator>
		<pubDate>Sun, 23 May 2021 12:11:35 +0000</pubDate>
				<category><![CDATA[Gameboy]]></category>
		<category><![CDATA[3ds]]></category>
		<category><![CDATA[aio]]></category>
		<category><![CDATA[all in one]]></category>
		<category><![CDATA[Arcade]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Atari]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[circuit sword]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[dmg]]></category>
		<category><![CDATA[ds]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Emulator]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[Geo]]></category>
		<category><![CDATA[gpio]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[hit hub]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[kite]]></category>
		<category><![CDATA[kiteretro]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[Mame]]></category>
		<category><![CDATA[Micro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[n64]]></category>
		<category><![CDATA[Neo]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[picade]]></category>
		<category><![CDATA[pie]]></category>
		<category><![CDATA[PlayStation]]></category>
		<category><![CDATA[pocket]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[Retroarch]]></category>
		<category><![CDATA[retropie]]></category>
		<category><![CDATA[Sega]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[solder]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[swich]]></category>
		<category><![CDATA[Vintage]]></category>
		<category><![CDATA[Xbox]]></category>
		<category><![CDATA[Zero]]></category>
		<guid isPermaLink="false">https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<p>Hey Guys! Welcome to the final installment of the CS Lite build! In this video we tackle the back half of the case and finally put it all together. Thank you guys so &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 5: Back Shell+Assembly</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p><p>Hey Guys! Welcome to the final installment of the CS Lite build! In this video we tackle the back half of the case and finally put it all together. Thank you guys so &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 5: Back Shell+Assembly</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-5-back-shellassembly/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kite Circuit Sword Lite GameBoy Zero Build Guide &#124; Step 1: Build Prep+Materials</title>
		<link>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials/</link>
					<comments>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials/#respond</comments>
		
		<dc:creator><![CDATA[Videos]]></dc:creator>
		<pubDate>Sun, 23 May 2021 12:07:52 +0000</pubDate>
				<category><![CDATA[Gameboy]]></category>
		<category><![CDATA[3ds]]></category>
		<category><![CDATA[aio]]></category>
		<category><![CDATA[all in one]]></category>
		<category><![CDATA[Arcade]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Atari]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[circuit sword]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[ds]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Emulator]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[gameboy zero]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[gpio]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[kite]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[Mame]]></category>
		<category><![CDATA[Micro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[n64]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[picade]]></category>
		<category><![CDATA[pie]]></category>
		<category><![CDATA[PlayStation]]></category>
		<category><![CDATA[pocket]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[Retroarch]]></category>
		<category><![CDATA[retropie]]></category>
		<category><![CDATA[Sega]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[solder]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Switch]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Xbox]]></category>
		<category><![CDATA[Zero]]></category>
		<guid isPermaLink="false">https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p>
<p>Hey Guys &#038; Girls! The time has come to finally put together a Gameboy Zero using Kites Circuit Sword Lite. Ive seen a couple tutorials covering Kites Circuit &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 1: Build Prep+Materials</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy" srcset="https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials-320x180.jpg 320w, https://alizta.com/wp-content/uploads/2021/05/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" /></p><p>Hey Guys &#038; Girls! The time has come to finally put together a Gameboy Zero using Kites Circuit Sword Lite. Ive seen a couple tutorials covering Kites Circuit &#8230;</p>
<p>The post <a rel="nofollow" href="https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials/">Kite Circuit Sword Lite GameBoy Zero Build Guide | Step 1: Build Prep+Materials</a> appeared first on <a rel="nofollow" href="https://alizta.com">Free Retro Arcade Game Walkthrough Videos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://alizta.com/kite-circuit-sword-lite-gameboy-zero-build-guide-step-1-build-prepmaterials/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
