<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Block out some time to play with the C#, open source, block game engine, Voxeliq</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Block-out-some-time-to-play-with-the-C-open-source-block-game-engine-Voxeliq/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/26eac6df-93bb-46a2-a13d-2051b19f7951.png</url>
		<title>Channel 9 - Block out some time to play with the C#, open source, block game engine, Voxeliq</title>
		<link></link>
	</image>
	<description>For the last day of the year, last post of the year, we&#39;re NOT doing a top 10. We&#39;re NOT doing a Best Of. We&#39;re NOT doing a prediction post, a roll-up, year in review, or even a thank you post! Na... Boring... We&#39;re about coding right? So how about we wrap up the year highlighting a open source, c#, game library that will help you build your own cool game? You&#39;ve undoubtedly have heard of Minecraft? You&#39;ve maybe wondered if you could create your own like &amp;quot;block&amp;quot; game? Well my friends, today&#39;s is just for you! VoxeliqVoxeliq is a block engine crafted with C# that can be used to develop block based worlds with any type of gameplay you can imagine. Sandbox games, RPG’s or even RTS games within a blocky world! Engine is still being developed &amp;amp; optimized for production though we already started kicking in our first games with it.   raistlinthewiz / voxeliqvoxeliq is an open source block-based game engine implementation developed with C#. It uses XNA or the Monogame as the basis. It can be compiled with Microsoft .NET or Mono, which means you can run it on Windows, MacOS, and Linux. Please see the file LICENSE for license details. Copyright (C) 2011 - 2013, Voxeliq Studios This program is free software; you can redistribute it and/or modify it under the terms of the Microsoft Public License (Ms-PL). Stay awhile and listenRead the FAQ and check the wiki before asking! Check out the forums. More infoVoxeliq website IndieDB Steam Greenlight voxeliq@github voxeliq@codeplex voxeliq@reddit voxeliq@twitter voxeliq@youtube voxeliq@facebook DevLog VideosDevlog-IX - MonoGame support Devlog-VIII - Speed Test Devlog-VII - Bloom Effect Devlog-VI Devlog-V Devlog-IV - Infinitive Terrain 2.0 Devlog-III - Infinitive Terrain Devlog-II Devlog-I Bonus - Techno Visualizer   The engine and sample game downloaded and ran for me with no problems. If you&#39;re using Visual Studio, you&#39;ll need to open it in VS 2010. Due to its usage of XNA, it won&#39;t load in VS 2012. You&#39;ll also obviously need the XNA Game Studio installed too. Anyway, once opened, here&#39;s a snap of the solution.  Here&#39;s some snaps of it running on my notebook;  The cool thing is that this sample game really have very little code behind it itself, with the engine doing all the hard work. There&#39;s bascially two CS files for the entire sample game;  The Program.cs is the usual setup stuff;  The VoxeliqGame.cs just setups the environment, UI, etc, telling the engine what&#39;s needed and then runs;  And that&#39;s about it. The engine does everything else. Here&#39;s a snap of the engine;  So think you&#39;ve got the idea for the next killer block game? Voxeliq might be just the thing to get your engine started! </description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 19:26:06 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 19:26:06 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Block out some time to play with the C#, open source, block game engine, Voxeliq</title>
		<description>
			<![CDATA[<p>This can be run on VS2012, there is a procedure to enable XNA in VS2012, you must have VS2010 and XNA installed. Copy the XNA Game Studio folder from the 10.0/Common7/Extensions/Microsoft folder to the same folder inthe 11.0 directory. Edit the Manifest file in the folder to have the version point to 11.0 instead of 10.0 and then dlete the cache files in the %LocalApps%/Microsoft/VisualStudio/Extensions folder</p><p>posted by lordrhys</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Block-out-some-time-to-play-with-the-C-open-source-block-game-engine-Voxeliq#c634929100494756868</link>
		<pubDate>Fri, 04 Jan 2013 15:27:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Block-out-some-time-to-play-with-the-C-open-source-block-game-engine-Voxeliq#c634929100494756868</guid>
		<dc:creator>lordrhys</dc:creator>
	</item>
	<item>
		<title>Re: Block out some time to play with the C#, open source, block game engine, Voxeliq</title>
		<description>
			<![CDATA[<p>@<a href="/coding4fun/blog/Block-out-some-time-to-play-with-the-C-open-source-block-game-engine-Voxeliq#c634929100494756868?areaType=Blogs&amp;areaName=Coding4FunBlog">lordrhys</a>: Thanks... I'll have to give that a try. I didn't even think about looking for something like that. Funny how blinders can be, well, blinding...&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>Thanks again</p><p>posted by gduncan411</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Block-out-some-time-to-play-with-the-C-open-source-block-game-engine-Voxeliq#c634929154376154888</link>
		<pubDate>Fri, 04 Jan 2013 16:57:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Block-out-some-time-to-play-with-the-C-open-source-block-game-engine-Voxeliq#c634929154376154888</guid>
		<dc:creator>gduncan411</dc:creator>
	</item>
</channel>
</rss>