<?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>space invaders | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/space-invaders/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Fri, 24 Jul 2020 13:47:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>space invaders | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>Space Invaders done faithfully in C</title>
		<link>https://learncgames.com/space-invaders-done-faithfully-in-c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=space-invaders-done-faithfully-in-c</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 29 Jul 2020 23:00:24 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[space invaders]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=1075</guid>

					<description><![CDATA[<p>I was around when space invaders came out in the late 70s and played it a bit, although I preferred Galaxian, Gorf, Defender and Battle Zone (3D Tanks on the moon- vector graphics). This project (catchily named si78) though is a memory accurate re-implementation of the 1978 arcade game Space Invaders in C. To build [&#8230;]</p>
The post <a href="https://learncgames.com/space-invaders-done-faithfully-in-c/">Space Invaders done faithfully in C</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<div class='__iawmlf-post-loop-links' style='display:none;' data-iawmlf-post-links='[{&quot;id&quot;:603,&quot;href&quot;:&quot;https:\/\/blog.loadzero.com\/blog\/si78c&quot;,&quot;archived_href&quot;:&quot;http:\/\/web-wp.archive.org\/web\/20250916040701\/https:\/\/blog.loadzero.com\/blog\/si78c\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-02-06 16:39:25&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-10 14:34:20&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-14 06:20:24&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-19 21:38:36&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-23 14:23:38&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-26 21:24:59&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-04 18:24:51&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-09 11:12:28&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-14 21:21:32&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-18 07:39:41&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-22 16:05:04&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-26 00:38:01&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-30 19:34:54&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-02 23:40:41&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-04-02 23:40:41&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;}]'></div>
<p><img fetchpriority="high" decoding="async" class="alignleft size-full wp-image-1076" src="https://learncgames.com/wp-content/uploads/2020/07/spaceInvaders.png" alt="Si78 Space Invaders" width="450" height="514" srcset="https://learncgames.com/wp-content/uploads/2020/07/spaceInvaders.png 450w, https://learncgames.com/wp-content/uploads/2020/07/spaceInvaders-263x300.png 263w" sizes="(max-width: 450px) 100vw, 450px" />I was around when space invaders came out in the late 70s and played it a bit, although I preferred Galaxian, Gorf, Defender and Battle Zone (<em>3D Tanks on the moon- vector graphics</em>).</p>
<p><a title="Link to Space Invaders" href="https://blog.loadzero.com/blog/si78c/" target="_blank" rel="noopener noreferrer">This project</a> (<em>catchily named si78</em>) though is a memory accurate re-implementation of the 1978 arcade game Space Invaders in C.</p>
<p>To build and run this (<em>on a Linux box</em>) you&#8217;ll need to download the invaders ROM which is available in one of the Mame sets. The game is written in the subset of C99 that is compatible with C++, and uses no compiler extensions apart from attribute <strong>packed</strong>.</p>
<p>&nbsp;</p>The post <a href="https://learncgames.com/space-invaders-done-faithfully-in-c/">Space Invaders done faithfully in C</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1075</post-id>	</item>
	</channel>
</rss>
