<?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>Minecraft | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/minecraft/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>Thu, 11 Mar 2021 10:41:57 +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>Minecraft | 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>Another Minecraft game in C</title>
		<link>https://learncgames.com/another-minecraft-game-in-c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=another-minecraft-game-in-c</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Sat, 13 Mar 2021 00:00:21 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Source code]]></category>
		<category><![CDATA[Minecraft]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=2870</guid>

					<description><![CDATA[<p>If you remember back in November I mentioned a Minecraft server that was written in C.  Well now there&#8217;s another one that has appeared. Just lIke the other one it uses SDL2 and OpenGL and includes full source code.  This one uses clang. It&#8217;s cross-platform for Windows and Mac and there are two different binaries, [&#8230;]</p>
The post <a href="https://learncgames.com/another-minecraft-game-in-c/">Another Minecraft game 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;:106,&quot;href&quot;:&quot;https:\/\/github.com\/johnpayne-dev\/MinecraftC&quot;,&quot;archived_href&quot;:&quot;http:\/\/web-wp.archive.org\/web\/20260205013358\/https:\/\/github.com\/johnpayne-dev\/MinecraftC&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-02-06 11:58:05&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-10 20:27:51&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-16 18:54:36&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-25 03:22:59&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-04 05:32:54&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-09 22:47:31&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-14 13:36:11&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-17 21:36:51&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-22 05:16:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-27 21:41:26&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-02 10:24:05&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-08 00:30:04&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-13 06:00:54&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-16 19:04:23&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-20 17:40:46&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-04-20 17:40:46&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;}]'></div>
<p><img fetchpriority="high" decoding="async" class="alignleft size-medium wp-image-2871" src="https://learncgames.com/wp-content/uploads/2021/03/minecraft-in-c-300x169.png" alt="Minecraft" width="300" height="169" srcset="https://learncgames.com/wp-content/uploads/2021/03/minecraft-in-c-300x169.png 300w, https://learncgames.com/wp-content/uploads/2021/03/minecraft-in-c-1024x576.png 1024w, https://learncgames.com/wp-content/uploads/2021/03/minecraft-in-c-768x432.png 768w, https://learncgames.com/wp-content/uploads/2021/03/minecraft-in-c-1536x863.png 1536w, https://learncgames.com/wp-content/uploads/2021/03/minecraft-in-c.png 1715w" sizes="(max-width: 300px) 100vw, 300px" />If you remember back in November I mentioned a <a title="Link to blog entry about Minecraft in C" href="https://learncgames.com/a-minecraft-clone-in-c/" target="_blank" rel="nofollow noopener">Minecraft server</a> that was written in C.  Well now t<a title="Link to Minecraft on GitHub" href="https://github.com/johnpayne-dev/MinecraftC" target="_blank" rel="nofollow noopener">here&#8217;s another one</a> that has appeared. Just lIke the other one it uses SDL2 and OpenGL and includes full source code.  This one uses clang.</p>
<p>It&#8217;s cross-platform for Windows and Mac and there are two different binaries, one for creative mode and one for survival mode.</p>
<p>It&#8217;s still a work in progress and needs sound effects and music, saving and loading levels and multiplayer to complete it. If you are learning C and want to see how a game like this is programmed, download the source code from GitHub and start studying it.</p>The post <a href="https://learncgames.com/another-minecraft-game-in-c/">Another Minecraft game 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">2870</post-id>	</item>
		<item>
		<title>A Minecraft clone in C</title>
		<link>https://learncgames.com/a-minecraft-clone-in-c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-minecraft-clone-in-c</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Sun, 15 Nov 2020 00:00:42 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Minecraft]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=1815</guid>

					<description><![CDATA[<p>I&#8217;ve never really been a great fan of Minecraft, though it is a great and wildly successful game. My reason for mentioning it is that there&#8217;s a C open source version of it and it&#8217;s cross-platform as well on Windows, Mac and Linux. It was developed seven years ago and has had the odd update [&#8230;]</p>
The post <a href="https://learncgames.com/a-minecraft-clone-in-c/">A Minecraft clone 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;:379,&quot;href&quot;:&quot;https:\/\/github.com\/fogleman\/Craft&quot;,&quot;archived_href&quot;:&quot;http:\/\/web-wp.archive.org\/web\/20260129032606\/https:\/\/github.com\/fogleman\/Craft&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-02-06 14:34:10&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-09 21:35:59&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-13 18:20:53&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-17 11:56:35&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-20 15:18:36&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-23 19:31:55&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-27 11:36:51&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-03 13:35:03&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-07 08:14:26&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-10 17:53:04&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-14 09:46:35&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-18 18:48:45&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-23 14:50:50&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-27 09:27:08&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-30 20:15:55&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-03 20:00:34&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-07 20:00:09&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-11 04:31:15&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-14 07:11:50&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-17 17:47:26&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-21 20:45:53&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-04-21 20:45:53&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;}]'></div>
<p><img decoding="async" class="alignleft size-medium wp-image-1818" src="https://learncgames.com/wp-content/uploads/2020/11/craft-300x238.png" alt="Open source Minecraft clone in C" width="300" height="238" srcset="https://learncgames.com/wp-content/uploads/2020/11/craft-300x238.png 300w, https://learncgames.com/wp-content/uploads/2020/11/craft-1024x813.png 1024w, https://learncgames.com/wp-content/uploads/2020/11/craft-768x610.png 768w, https://learncgames.com/wp-content/uploads/2020/11/craft.png 1138w" sizes="(max-width: 300px) 100vw, 300px" />I&#8217;ve never really been a great fan of Minecraft, though it is a great and wildly successful game. My reason for mentioning it is that there&#8217;s <a title="Link to open source C version of Minecraft" href="https://github.com/fogleman/Craft" target="_blank" rel="nofollow noopener noreferrer">a C open source version</a> of it and it&#8217;s cross-platform as well on Windows, Mac and Linux.</p>
<p>It was developed seven years ago and has had the odd update since with the most recent earlier this year.</p>
<p>The developer (<em>Michael Fogleman</em>) has also provided an online server for it and has some Python in it to make that possible but 80% of the code is C. It uses OpenGl to draw the graphics; so if you want to write your own Minecraft clone, this is a good program to study. As usual I&#8217;ve added a link into the C Code Links page.</p>
<p>&nbsp;</p>The post <a href="https://learncgames.com/a-minecraft-clone-in-c/">A Minecraft clone 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">1815</post-id>	</item>
	</channel>
</rss>
