<?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>Emergent Game Design Blog &#187; design</title>
	<atom:link href="http://www.emergentgamedesign.com/wordpress/?cat=4&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.emergentgamedesign.com/wordpress</link>
	<description>Creating fun and complex games from simple principles...</description>
	<lastBuildDate>Tue, 27 Nov 2012 14:16:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What&#8217;s in a Game? part II, MineCraft</title>
		<link>http://www.emergentgamedesign.com/wordpress/?p=93</link>
		<comments>http://www.emergentgamedesign.com/wordpress/?p=93#comments</comments>
		<pubDate>Sun, 22 Apr 2012 13:30:27 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[minecraft]]></category>

		<guid isPermaLink="false">http://www.emergentgamedesign.com/wordpress/?p=93</guid>
		<description><![CDATA[In part I we introduced 5 general game play categories: Creation, Competition, Collaboration, Collecting, and Exploration (I couldn&#8217;t find a suitable synonym beginning with &#8216;C&#8217;). We&#8217;ll apply these to MineCraft and see how it fares in each. Note that I&#8217;ll &#8230; <a href="http://www.emergentgamedesign.com/wordpress/?p=93">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In part I we introduced 5 general game play categories: Creation, Competition, Collaboration, Collecting, and Exploration (I couldn&#8217;t find a suitable synonym beginning with &#8216;C&#8217;). We&#8217;ll apply these to MineCraft and see how it fares in each. Note that I&#8217;ll be looking at the vanilla unmodded game since pretty much anything is possible if mods are included.</p>
<p><strong>Exploration</strong></p>
<p style="padding-left: 30px;">Since MineCraft&#8217;s land area is virtually infinite exploration plays a large part in the game, not only for resource gathering but sometimes just for seeing the pretty views. As big as a part that exploration plays there are some possible improvements that could be made. While there are some things to find in the MineCraft world in the latest releases, such as abandoned mines, the world is relatively empty and pure above ground exploration itself has little purpose other than to find a nice place to build a cabin. In this sense MineCraft suffers from a similar issue as Daggerfall did: huge procedural landscape but little to nothing to find or do in it. Thinking back of my many MineCraft worlds I can&#8217;t think of any that ever expanded past around 1000&#215;1000 blocks in size, if that large. We shouldn&#8217;t force world exploration on the player (in general anyways) but providing an option for the player to be rewarded from exploration would be a good thing.</p>
<p><strong>Creation </strong></p>
<p style="padding-left: 30px;">This is MineCraft&#8217;s obvious strength as creation is only limited by your imagination and amount of free time. While the in-game creation affords little possible improvement, the out-of-game modding can use some improvement. As I understand it there is really no built-in support for modding in MineCraft: people have just decompiled the Java source and started adding their own code. Since there is no &#8220;official&#8221; modding support the usage of mods is relatively haphazard, even after considerable effort from the modding community as a whole. I shouldn&#8217;t have to be decompressing and modifying Java packages to install or debug mods. While the MineCraft modding community is huge I&#8217;d like to imagine how much better it would be if there was modding support in the game from the start (don&#8217;t take this as a criticism of the game, merely an observation in hindsight).</p>
<p><strong>Collecting</strong></p>
<p style="padding-left: 30px;">There is a small amount of collecting in the game if the player desires it as evidenced from some of my extensive rooms of chests filled with blocks and items. Whether MineCraft could use more collection game play is good question without any obvious answers. I would personally like to see more types of base blocks, particularly of rare gems and metals along with more things to craft from them. Better ways of storing/sorting items might be useful and more collection achievements plus rewards would add more motivation. Adding random item drops would be another method of encouraging collection although this is partially supported in the form of enchantments already. Despite a lot of possibilities I think this is one area where a few smaller collection oriented features would be better than trying to shoe horn larger features into an already full game.</p>
<p><strong>Competition</strong></p>
<p style="padding-left: 30px;">Competition is another weak area for Minecraft. There is no built-in PVP so player competition is eliminated right away and probably for good reason (not a very strong combat model). This leaves the primary form of competition to only be &#8220;not dying&#8221; with a secondary one of seeing who can build the &#8220;best&#8221; thing. While &#8220;not dying&#8221; in MineCraft is actually relatively hard it is still easy compared to other games. By just using a few common sense rules (don&#8217;t go out at night, always keep mines light, don&#8217;t play near lava) the game can get downright easy, even on the &#8220;hard&#8221; difficulty setting. I&#8217;ve died more times in unavoidable and inexplicable ways than actual &#8220;valid&#8221; deaths which pushes the game towards more annoying that actually difficult. The original MineCraft did very well with competition the first time you started: you didn&#8217;t know where you were, what to do, or where to go but you knew that you had to make a basic fort by the first nightfall or be killed by the undead. This little bit of fear and uncertainty in survival is actually a good thing but unfortunately it was short lived as with a little experience there&#8217;s very little left to actually fear in the game any more.</p>
<p><strong>Collaboration</strong></p>
<p style="padding-left: 30px;">Multi-player collaboration is mostly about joining other people to help build something bigger than one person could easily do alone. This is a great example of two game play types, collaboration and creation, joining together to form something more than the two of them alone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emergentgamedesign.com/wordpress/?feed=rss2&#038;p=93</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in a Game? part I</title>
		<link>http://www.emergentgamedesign.com/wordpress/?p=85</link>
		<comments>http://www.emergentgamedesign.com/wordpress/?p=85#comments</comments>
		<pubDate>Thu, 08 Mar 2012 14:06:47 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[thought]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://www.emergentgamedesign.com/wordpress/?p=85</guid>
		<description><![CDATA[I&#8217;ve been thinking about various ways of categorizing types of games or perhaps more specifically, types of game play within games. Exploration &#8212; Most RPGs feature exploration as a significant part of the game play although it is more important &#8230; <a href="http://www.emergentgamedesign.com/wordpress/?p=85">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking about various ways of categorizing types of games or perhaps more specifically, types of game play within games.</p>
<ul>
<li><strong>Exploration</strong> &#8212; Most RPGs feature exploration as a significant part of the game play although it is more important in larger worlds like MineCraft and Elder Scrolls games. Skyrim is a great example of a modern game that shows how fun simple exploration can be. Walking from A to B in Skyrim is rarely as simple as going in a straight line for 10 minutes as it is hard not to explore and end up taking several real-time days to finally get where you were going (assuming you actually remember). It is still a minor part of a lot of other types of games including strategies and FPSs where a certain amount of it is required just to survive or gain an edge over the competition.</li>
<li><strong>Creation</strong> &#8212; Creating things in games can include simple things like character creation or skill trees all the way up to the complete LEGO-like construction possible in MineCraft. While some game types, like FPS and puzzles, don&#8217;t have much creation aspect the sky is actually the limit in others. For example, in MineCraft or Skyrim there are a very large amount of in-game creation possible in addition to out-of-game modding. Adding or modifying content for yourself and others to use is really the ultimate creation game and one that is overlooked for the most part, even in games that feature it strongly.</li>
<li><strong>Collecting</strong> &#8212; Another category that you don&#8217;t see too many games focusing on. The only examples I can think of are Pokeman and Diablo. Diablo may seem a strange choice as a &#8220;collecting&#8221; type game play but the random item generation and loot system makes it relatively addicting. The player is encouraged to keep playing in search of a better/rarer/special item drop which could at anytime, the good old &#8220;just one more level&#8221; syndrome which is a great thing for a game to have. In working with elementary school children over the years I&#8217;ve noticed that collection type games such as trading cards, scavenger hunts, and item collection are a very strong motivator across all age groups.</li>
<li><strong>Competition</strong> &#8212; Competing not only takes on the obvious form of multi-player, which is an important or critical aspect of many games, but also in the form of competition against the computer or even against the player themselves. Most FPS games are a typical example of multi-player competition as are MMOs although with an addition non-PVP aspect. Single-player games usually have competition in the form of just &#8220;not dying&#8221; or from character creation and story progression (to defeat the boss you need more levels, better weapons/armor). A game like MineCraft has a relatively weak competition component, especially on lower difficulty settings where the challenge is mostly in the collection and building of things.</li>
<li><strong>Collaboration</strong> &#8212; This is the direct opposite of competition but a game can use both at the same time. For example, Team Fortress has very strong competition and collaboration parts to it. Competition obviously with the opposing team but collaboration within your own team is also vital for a winning strategy. Sharing can also be used outside of a multi-player setting in the form of content sharing: make a mod and share it with 1000s of other people. As previously mentioned, the combination of sharing and creation can be a very large driving force for people from both the creation/sharing side as well as just using the shared content.</li>
</ul>
<p>So where does all this get us? I don&#8217;t think it is wise to just take a game, divide the categories up evenly and try to just get a little of everything but at the same time thinking about how game play features work alone and together can result in a better design in the end. If your game doesn&#8217;t have any of a particular category it doesn&#8217;t make that wrong but it has to be a conscience decision along with its consequences.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emergentgamedesign.com/wordpress/?feed=rss2&#038;p=85</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corel PaintShopPro X4 Rant</title>
		<link>http://www.emergentgamedesign.com/wordpress/?p=74</link>
		<comments>http://www.emergentgamedesign.com/wordpress/?p=74#comments</comments>
		<pubDate>Wed, 07 Mar 2012 16:55:12 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.emergentgamedesign.com/wordpress/?p=74</guid>
		<description><![CDATA[Another review/rant of a piece of software I&#8217;ve used a lot, or tried to use: Corel PaintShopPro X4 which was previously better known as Jasc PaintShopPro. I&#8217;ve used PSP for a long time, since v3 or earlier and have always &#8230; <a href="http://www.emergentgamedesign.com/wordpress/?p=74">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Another review/rant of a piece of software I&#8217;ve used a lot, or tried to use: Corel PaintShopPro X4 which was previously better known as Jasc PaintShopPro. I&#8217;ve used PSP for a long time, since v3 or earlier and have always been impressed with its usefulness. While it is not as feature packed as PhotoShop it has everything I need and is significantly cheaper.</p>
<p>A few months ago I was setting up my new desktop computer at home in preparation for Skyrim and couldn&#8217;t find the PSP v8 installation disc I had purchased. I&#8217;ve always tried to support the applications I like and use frequently so didn&#8217;t really hesitate to purchase X4. In hindsight this ended up being the worst $50 software purchase I&#8217;ve ever made.</p>
<p><strong>Ad/Nag-Ware</strong></p>
<p style="padding-left: 30px;">The worst, and most in-excusable offense, in my books is the ad/nag-ware that pops up when you close X4. If I was using the free or trial version I could understand but I&#8217;ve already bought the application and the last place I want or expect unrequested advertising to show up is in a desktop application. You can turn it off but the option is almost completely undiscoverable by itself without having to search for how to do it. A tip to companies that would like to sell me things: the fastest way to get me to never buy anything from you again is to annoy me with pop-up ads.</p>
<p><strong>Black UI Theme</strong></p>
<p style="padding-left: 30px;">I&#8217;ve always been a UI minimalist and the first thing I always do after installing Windows is to revert to the classic interface theme. I want an interface that lets me get to work quickly/efficiently and without getting in the way although I also understand that other people like different themes which why Windows letting you choose and tweak the UI theme is great and necessary feature. Unfortunately, X4 completely bypasses the current Windows theme and uses their own apparently hard-coded &#8220;black&#8221; theme. I don&#8217;t like the black theme but could live with it although the bigger offense is not letting the user change it, something that I believe could be done in previous versions. I seem to remember PSP v8 had a black theme by default but you could revert to the standard Windows theme if desired. Another tip to UI developers: the quickest way to turn me off your design is to force your arbitrary conventions on me while ignoring all standards and conventions.</p>
<p><strong>Slow Speed</strong></p>
<p style="padding-left: 30px;">In past versions PSP has always pretty much been the same speed, i.e., there was no noticeable speed difference when upgrading. X4, however, is terribly slow in both startup and general use. Changing between editing &#8220;modes&#8221; takes a few seconds when there&#8217;s really no reason for it to be instant, especially considering how often you have to do it. When doing things like selecting and cropping images there is a very noticeable lag when dragging the mouse cursor. This *should* be a solved issue&#8230;I&#8217;ve never had previous issues in the past 10 years of using PSP or other editors and I&#8217;m not editing huge GB resolution pictures. Strangely, the <a href="http://en.wikipedia.org/wiki/Paint_Shop_Pro">PSP Wiki article</a> says that &#8220;X4 is up to two times faster than X3&#8243; which I suppose makes me fortunate for skipping the X3 release. Developer Tip: make sure application upgrades don&#8217;t degrade the overall performance of the program, especially in critical or noticeable areas.</p>
<p><span style="color: #000000;"><strong>Overall UI Change</strong></span></p>
<p style="padding-left: 30px;">Previous PSP versions operated like a standard multi-window dialog which worked perfectly fine in my opinion. For some reason X4 introduced three &#8220;modes&#8221; which change the working feature set: manage, adjust, and edit. The edit mode is almost the same as the previous PSP versions with the exception of the &#8220;browse&#8221; window being moved entirely to the &#8220;manage&#8221; mode. I can guess this was done to open the application to a less experienced user base but does so at the great expense of overall usability for the experienced user. The separation of browse and edit into different modes is frustrating as you cannot do both at the same time, like in previous versions, and the cost of switching is high (4 seconds at the moment with no images open). You can open one image from the &#8220;manage&#8221; mode, switch back to manage to open another image and the first one is gone (unless not saved). Where did it go and why is the application closing documents by itself? The original premise of them trying to attract a less experienced user base doesn&#8217;t make sense as the overall application is more complex than previous versions&#8230;I would hate to try to explain to my mother how to use this program over the phone but I would suspect it would start with telling her to use something else. Designer Tip: Changing &#8220;old&#8221; design conventions is not always a bad thing but you may end up losing more than you gain, both in usability and users.</p>
<p><strong>Loss of Browsability</strong></p>
<p style="padding-left: 30px;">One of the great things I liked about prior versions of PSP was the browse function. It was very quick and easy to display a 2D grid of images, select, open, and edit images as needed or even do batch operations. X4 appears to completely throw out this great feature and replaces it with something far inferior. The browse, now replaced with the &#8220;manage&#8221; mode, only appears to display a 1D line of images now instead of a grid which makes it much more difficult to browse through 100s or 1000s of images quickly to find the one you&#8217;re looking for. Separating the manage and edit modes just makes everything harder, discontinuous, and just plain slower.</p>
<p>The way I see X4 now is that it is a completely unrelated application to the original Jasc PaintShopPro save for parts of its name. I&#8217;ll be &#8220;returning&#8221; my purchased copy of X4 if not for the monetary gain, which I don&#8217;t expect to receive back, at least for a small gain in satisfaction. I&#8217;ll then either have to find my missing PSP v8 discs, download an &#8220;unauthorized&#8221; release, or perhaps consider purchasing PhotoShop although with its $700 price tag I fear I&#8217;ll never be able to make enough use of it to be worth while.</p>
<p>This is my second experience with Corel products hitting a productivity peak and then having significant changes reducing their usefulness drastically. In a former life I used CorelDraw and PhotoPaint extensively and v4 of both products were close to ideal in terms of feature sets and efficiency. v5 of both products, however, introduced notable changes which made everything more difficult to a point that I simply stopped using them altogether. I was unable to find a good replacement to CorelDraw v4 until I found <a href="http://inkscape.org">Inkscape </a>a few years ago which more than satisfies all my 2D vector drawing desires.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emergentgamedesign.com/wordpress/?feed=rss2&#038;p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Anybody There?</title>
		<link>http://www.emergentgamedesign.com/wordpress/?p=52</link>
		<comments>http://www.emergentgamedesign.com/wordpress/?p=52#comments</comments>
		<pubDate>Mon, 20 Feb 2012 19:48:39 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[thought]]></category>

		<guid isPermaLink="false">http://www.emergentgamedesign.com/wordpress/?p=52</guid>
		<description><![CDATA[Probably not, at least not yet. So why create a blog with no potential readers? The main reason is that I find writing ideas down in concrete form a necessary first step in the process of taking an idea to &#8230; <a href="http://www.emergentgamedesign.com/wordpress/?p=52">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Probably not, at least not yet. So why create a blog with no potential readers? The main reason is that I find writing ideas down in concrete form a necessary first step in the process of taking an idea to a finished implementation. It forces me to perform some actual rough calculations and flesh out the idea. Often this process results in the realization that the original idea is impractical, impossible or just plain bad and instead leads to better ideas in the end.</p>
<p>The other important reason for writing ideas down is to actually remember them weeks and months later. I tend to jump from idea to idea much like a hummingbird flies between flowers and without some permanent form some ideas may be lost forever.</p>
<p>The last and least important reasons is that these posts may, at some point in the future, be useful to someone else with similar ideas. The great things about the Internet is that it is capable of linking people with similar ideas and goals no matter where they may be.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emergentgamedesign.com/wordpress/?feed=rss2&#038;p=52</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Matter of Scale</title>
		<link>http://www.emergentgamedesign.com/wordpress/?p=46</link>
		<comments>http://www.emergentgamedesign.com/wordpress/?p=46#comments</comments>
		<pubDate>Thu, 16 Feb 2012 02:14:05 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[minecraft]]></category>

		<guid isPermaLink="false">http://www.emergentgamedesign.com/wordpress/?p=46</guid>
		<description><![CDATA[When dealing with a voxel world the number of blocks visible at one time grows quickly as it depends on volume which grows as n^3. Looking at MineCraft again for some examples: the far distance has a view diameter of &#8230; <a href="http://www.emergentgamedesign.com/wordpress/?p=46">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When dealing with a voxel world the number of blocks visible at one time grows quickly as it depends on volume which grows as n^3. Looking at MineCraft again for some examples: the far distance has a view diameter of 512 blocks. If we take the volume of blocks in a square (of course) around the player this is 512x512x128 = 33.5 million blocks. With a few bytes of data per block we&#8217;re already over 100MB of block data alone.</p>
<p>If our world is going to have a larger view distance as well as a deeper world we can very quickly get into untenable requirements. For example, a 1024x1024x1024 block world will require several GB to hold the block data. This may be fine on a desktop with +8 GB of RAM running a 64 bit OS but definitely not fine on a 5 year old laptop with only ~1 GB. Part of this is simply choosing a minimum requirement for the system although this is somewhat tricky: both too high and too low requirements are not good for different reasons.</p>
<p>So is there hope for a voxel game world with a significantly larger view distance? I think there are several possibilities worth exploring in more detail:</p>
<ol>
<li>Detail Setting &#8212; Just like in MineCraft and most other games we can have a &#8220;View Distance&#8221; slider to accommodate both high and low end systems.</li>
<li>Chunk Paging &#8212; Blocks far from the player are unlikely to change so they are only needed to be loaded once when creating the chunk mesh and then discarded.</li>
<li>LOD (Level of Detail) System &#8212; This is far from a new concept and the basic principle is that objects far from the player can be rendered in much less detail which permits the game&#8217;s render distance to be larger. Exactly how well this would work in a voxel world is an open question at the moment.</li>
<li>Octrees &#8212; The usual answer for more efficient partitioning of a 3D world is to use <a href="http://en.wikipedia.org/wiki/Octree">octrees</a>, essentially a binary partitioning of a 3D space. This is an undoubtedly poor explanation but that is as much as I understand at the moment. Combined with an LOD system it does appear to have some immediate benefits in reducing the potential storage size. For example, consider an &#8220;empty&#8221; chunk 32x32x32 blocks in size. In the naive approach this would take at least 32kb to store but in an octree design it would be just a few bytes.</li>
</ol>
<p>If we go back to our imaginary 1024 block cube world with an arbitrary LOD system with the following detail reductions:</p>
<ul>
<li>&gt;128 block Range = x2 reduction</li>
<li>&gt;192 block Radius = x4</li>
<li>&gt;256 block Radius = x8</li>
<li>&gt;320 block Radius = x16 reduction</li>
</ul>
<p>This turns our multi-GB storage requirement into just 100MB. Adding an octree system on top of that may decrease the size even further.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emergentgamedesign.com/wordpress/?feed=rss2&#038;p=46</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Fast is Fast Enough?</title>
		<link>http://www.emergentgamedesign.com/wordpress/?p=25</link>
		<comments>http://www.emergentgamedesign.com/wordpress/?p=25#comments</comments>
		<pubDate>Tue, 14 Feb 2012 23:04:33 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[minecraft]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://www.emergentgamedesign.com/wordpress/?p=25</guid>
		<description><![CDATA[Something I was thinking on the way home: in real-time procedural world generation how fast do we have to be able to create the world in real-time? In a procedural and semi-infinite world like MineCraft the game only generates and &#8230; <a href="http://www.emergentgamedesign.com/wordpress/?p=25">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Something I was thinking on the way home: in real-time procedural world generation how fast do we have to be able to create the world in real-time? In a procedural and semi-infinite world like MineCraft the game only generates and saves what the player has explored for obvious reasons. As the player moves around and explores the game has to generate new areas as it comes to them. It has to be in &#8220;real time&#8221; as we would prefer not to have stutters or even worse, pop-up &#8220;loading&#8221; messages, forcing the player to wait while we create the world around them.</p>
<p>As an example let&#8217;s consider a MineCraft-like block world. It has 1 meter sized blocks and 16x16x128 block chunks, like MineCraft, and the viewing distance is a 9&#215;9 chunks, or 144&#215;144 blocks, with the player at the center.  As the player walks in one direction and crosses a chunk boundary the game has to generate new chunks in the distance which, in this case is 9 chunks, or 32768 blocks. There are corner cases when the player is walking perfectly on the X-Y diagonal where we might need to create 17 chunks at a time but we&#8217;ll focus on the average case for now.</p>
<p>Assuming the player is running at full speed in one direction at 4 m/s the resulting chunk generation rate is 2.25 chunks/sec. This basically means that if we had the chunks being generated in the background thread and we could perfectly predict what chunks were needed next, then the minimum chunk creation rate would be 2.25 chunks/sec. Since we will never be able to perfectly predict where the player will go next in practice we will likely need a higher chunk creation rate.</p>
<p>In a world with a larger view distance, say 17&#215;17 chunks, the minimum chunk creation rate is increased to 4.25 chunks/sec. With a very large view distance, 65&#215;65, it increases to 16.25 chunks/sec.</p>
<p>Why does this matter? It matters because if we want a real-time world generation with no &#8220;pauses&#8221; as the player explores it we have to be careful about the complexity and time required for the world generation. Simple methods like plasma/mid-point displacement are relatively quick but adding more complex generation like ridged-multi noise can be orders of magnitude slower. For example, in some <a href="http://dave.uesp.net/wiki/Block_Land_7">older tests</a> a 256x256x256 block world was created in 2 sec with simple noise but adding caves via ridged-multi noise raised that up to 60 sec. In our prior chunk creation rate examples this corresponds to a rate of 256 chunks/sec and 8.5 chunks/sec respectively.</p>
<p>So ultimately, while more complex world generation may be interesting and desired it is ultimately linked to the size of world we&#8217;d like to display. A larger world display, even with some Level-Of-Detail system may require a more simplistic world generation.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emergentgamedesign.com/wordpress/?feed=rss2&#038;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s In a Name?</title>
		<link>http://www.emergentgamedesign.com/wordpress/?p=16</link>
		<comments>http://www.emergentgamedesign.com/wordpress/?p=16#comments</comments>
		<pubDate>Sun, 05 Feb 2012 03:38:46 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[company]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://www.emergentgamedesign.com/wordpress/?p=16</guid>
		<description><![CDATA[Why &#8220;Emergent Game Design&#8221;? I&#8217;d like to say it was after weeks of careful and meticulous research into the optimal company name but in reality it was after just a half an hour of playing around with various name combinations &#8230; <a href="http://www.emergentgamedesign.com/wordpress/?p=16">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Why &#8220;Emergent Game Design&#8221;? I&#8217;d like to say it was after weeks of careful and meticulous research into the optimal company name but in reality it was after just a half an hour of playing around with various name combinations until I found one I liked and seemed to have a reasonable chance of not conflicting with existing company names.</p>
<p style="text-align: left;">The root concept behind the name, however, is one I&#8217;ve always liked: that a combination of simple principles can be combined to form a complex pattern. You see it in a variety of places in nature and mathematics:</p>
<ul>
<li><strong>Fractals</strong> &#8212; Many fractals can be described with relatively simple rules but have infinite complexity. The Mandelbrot fractal, for example, whose images is seen at the top of this page, can be described by just &#8220;Z(n+1)=Z(n)*Z(n)+C&#8221;.</li>
<li><strong>Snowflakes</strong> &#8212; A virtually infinite number of shapes possible from the simple 120 degree angle formed by the atoms in a water molecule and the conditions in which it was formed.</li>
<li><strong>Flocking</strong> &#8212; and other similar behaviour exhibited by groups of animals originates from only a few basic rules but results in complex patterns.</li>
</ul>
<p>Extending this into the realm of computer games and we can find many similar examples of complex and, more importantly, fun games based on simple ideas:</p>
<ul>
<li><strong>MineCraft</strong> &#8212; Get blocks and build with them (a virtual world of Lego essentially).</li>
<li><strong>Super Mario</strong> &#8212; Along with most platform games is just moving to the right and not dieing.</li>
<li><strong>Pacman</strong> &#8212; Eat dots.</li>
<li><strong>Bejeweled</strong> &#8212; and other variants involve matching and grouping coloured objects.</li>
</ul>
<p>A few of my favorite quotes I&#8217;ve always enjoyed share this same theme:</p>
<p style="padding-left: 30px;"><em>&#8220;Make everything as simple as possible, but not simpler.&#8221;  &#8211; Albert Einstein</em></p>
<p style="padding-left: 30px;"><em>&#8220;Any fool can make things bigger, more complex, and more violent. It takes a touch of genius &#8212; and a lot of courage &#8212; to move in the opposite direction.&#8221; &#8212; Albert Einstein</em></p>
<p style="padding-left: 30px;"><em>&#8220;It seems that perfection is attained not when there is nothing more to add, but when there is nothing more to remove.&#8221; &#8211; Antoine de Saint Exupéry</em></p>
<p>In hindsight the name is also appropriate as its full initials, EDGI (Emergent Game Design Inc.) is but one letter away from my full initials (DEGH). Unfortunately, I&#8217;m not away of any legal corporate designation beginning with &#8220;H&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emergentgamedesign.com/wordpress/?feed=rss2&#038;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
