<?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"
	>

<channel>
	<title>stephan albrecht ©</title>
	<atom:link href="http://www.s-albrecht.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.s-albrecht.com</link>
	<description>portfolio site</description>
	<pubDate>Wed, 10 Feb 2010 17:09:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>ok, it&#8217;s been a while</title>
		<link>http://www.s-albrecht.com/ok-its-been-a-while/</link>
		<comments>http://www.s-albrecht.com/ok-its-been-a-while/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 17:07:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=203</guid>
		<description><![CDATA[

but lets&#8217; see if this works&#8230;
]]></description>
			<content:encoded><![CDATA[<div class="embed-left2"></div>
<p><img class="alignleft" style="float: left;" src="http://www.s-albrecht.com/wordpress/wp-content/layoutTest.png" alt="" width="621" height="372" /></p>
<div class="embed-left3">but lets&#8217; see if this works&#8230;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/ok-its-been-a-while/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Protected: Interface test</title>
		<link>http://www.s-albrecht.com/interface-test/</link>
		<comments>http://www.s-albrecht.com/interface-test/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 14:29:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=202</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.s-albrecht.com/wordpress/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-202">Password:<br />
<input name="post_password" id="pwbox-202" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/interface-test/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Protected: Anschreiben</title>
		<link>http://www.s-albrecht.com/anschreiben/</link>
		<comments>http://www.s-albrecht.com/anschreiben/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 10:27:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=192</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.s-albrecht.com/wordpress/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-192">Password:<br />
<input name="post_password" id="pwbox-192" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/anschreiben/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Working on my portfolio</title>
		<link>http://www.s-albrecht.com/working-on-my-portfolio/</link>
		<comments>http://www.s-albrecht.com/working-on-my-portfolio/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 13:06:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=78</guid>
		<description><![CDATA[
&#8230;and listening to lukid
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.s-albrecht.com/wordpress/wp-content/bild013.jpg" ><img title="bild013" src="http://www.s-albrecht.com/wordpress/wp-content/bild013.jpg" alt="" width="420" height="560" /></a></p>
<p>&#8230;and listening to <span style="text-decoration:underline;"><a href="http://www.myspace.com/lukid" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.myspace.com');">lukid</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/working-on-my-portfolio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>prototyping</title>
		<link>http://www.s-albrecht.com/prototyping/</link>
		<comments>http://www.s-albrecht.com/prototyping/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 17:58:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=65</guid>
		<description><![CDATA[This is an excerpt of a codepiece &#8220;The Soul of The Sims&#8221; written by Will Wright in 1997. You can find the entire code on Don Hopkins&#8217; site here.
Hopkins wrote: &#8220;This code is an interesting example of game design, programming and prototyping techniques&#8221;

enum {
mHappyLife      =0,
mHappyWeek   =1,
mHappyDay      =2,
mHappyNow      =3,
mPhysical=4,
mEnergy=5,
mComfort=6,
mHunger=7,
mHygiene=8,
mBladder=9,
mMental=10,
mAlertness=11,
mStress=12,
mEnvironment=13,
mSocial=14,
mEntertainment=15,
};

I post this code because it gives a [...]]]></description>
			<content:encoded><![CDATA[<p>This is an excerpt of a codepiece &#8220;The Soul of The Sims&#8221; written by <a href="http://en.wikipedia.org/wiki/Will_Wright_(game_designer)" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Will Wright</a> in 1997. You can find the entire code on Don Hopkins&#8217; site <a href="http://www.donhopkins.com/home/images/Sims/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.donhopkins.com');">here</a>.<br />
Hopkins wrote: &#8220;This code is an interesting example of game design, programming and prototyping techniques&#8221;</p>
<ul>
<li>enum {<br />
mHappyLife      =0,<br />
mHappyWeek   =1,<br />
mHappyDay      =2,<br />
mHappyNow      =3,</p>
<p>mPhysical=4,<br />
mEnergy=5,<br />
mComfort=6,<br />
mHunger=7,<br />
mHygiene=8,<br />
mBladder=9,</p>
<p>mMental=10,<br />
mAlertness=11,<br />
mStress=12,<br />
mEnvironment=13,<br />
mSocial=14,<br />
mEntertainment=15,<br />
};</li>
</ul>
<p>I post this code because it gives a good impression about my further design approach. These lines are used as variables to describe the behavioural patterns of the <a href="http://en.wikipedia.org/wiki/The_Sims#Sims.27_lives" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Sims</a>. Besides the semantic and syntactic meanings of the code you are able to recognize that some basic game mechanics usually represented by graphical feedback are also representable with simple notations such as numbers.<br />
Here you can see another way numbers are used to describe complex game events:</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/final_score_andy_roddick_.jpg" ><img class="alignleft alignnone size-medium wp-image-66" style="float: left;" title="final_score_andy_roddick_" src="http://www.s-albrecht.com/wordpress/wp-content/final_score_andy_roddick_-300x225.jpg" alt="" width="292" height="213" /></a>The conclusion is to simulate the game events and game  mechanics used in the presented high end games like TheSims or SimCity etc. with numbers or with simple graphical feedback.<br /></br><br />
<strong>MDA Framework</strong><br /></br><br />
Robin Hunicke, Marc LeBlanc, Robert Zubek developed a framework called MDA: &#8220;MDA is a formal approach to understanding games - one which attempts to bridge the gap between game design and development, game criticism, and technical game research.&#8221;<br />
<a href="http://www.cs.northwestern.edu/~hunicke/MDA.pdf " onclick="javascript:pageTracker._trackPageview('/outbound/article/www.cs.northwestern.edu');">Link</a></p>
<p>In this paper three game design components are shown by the author:</p>
<ul>
<li> 1. Mechanics - the Rules<br />
2. Dynamics - the System<br />
3. Aesthetics - Fun</li>
</ul>
<p>The aesthetics are &#8220;(&#8230;) the resulting experience form the players engageing with the system&#8221;.<br />
These component is important for my prototyping.<br />
By interacting with the physical world the resulting experience is so high that you actually don&#8217;t need complex graphical feedback. The player achive a high level of fun through the use of a mobile device in the physical world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/prototyping/feed/</wfw:commentRss>
		</item>
		<item>
		<title>concept</title>
		<link>http://www.s-albrecht.com/concept/</link>
		<comments>http://www.s-albrecht.com/concept/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 16:29:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=51</guid>
		<description><![CDATA[Today mobile phones are designed to perform more tasks than to make a simple phone call. In this comercial presentation Google&#8217;s Sergey Brin and Steve Horowitz explain the mobile phone plattform &#8220;Android&#8220;:

They demonstrate some apllications which show the usage of a mobile device beyond the classic phone call.
As you can see mobile devices can be [...]]]></description>
			<content:encoded><![CDATA[<p>Today mobile phones are designed to perform more tasks than to make a simple phone call. In this comercial presentation Google&#8217;s Sergey Brin and Steve Horowitz explain the mobile phone plattform &#8220;<a href="http://www.android.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.android.com');">Android</a>&#8220;:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/1FJHYqE0RDg&amp;hl=de&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/1FJHYqE0RDg&amp;hl=de&amp;fs=1" allowfullscreen="true"></embed></object><br />
They demonstrate some apllications which show the usage of a mobile device beyond the classic phone call.</p>
<p>As you can see mobile devices can be used to access map application software, to play games, etc.<br />
This presentation gives a good overview about the technical approaches implemeted in  today&#8217;s smartphones.</p>
<p>The use of Mobile Phones as game controlling devices is based on the idea of the Macromanagement in games.<br />
Wikipedia <a href="http://en.wikipedia.org/wiki/Macromanagement_(computer_gaming)" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">says</a>:<br />
&#8220;In computer games, especially strategy games, macromanagement refers to the general economy aspect of the game. This includes constructing buildings, conducting research, and producing units, among other things involving the intake and expending of resources. This is in contrast with micromanagement, which involves small-scale management of individual units.&#8221;<br />
You control a greater number of tasks by developing a more general game strategy.<br />
Data generated by a mobile phone could be used to initiate macromanagment commands in games.</p>
<p>So here are some first ideas to connect the data produced by a mobile phone with some game scenarios:<br />
Location Awareness</p>
<ul>
<li> use meta-information transmitted through your geographical position via GPS.</li>
</ul>
<h2>simcity mashup</h2>
<p>This is a picture of the Met&#8217;s Crime Mapping <a href="http://maps.met.police.uk/#11" onclick="javascript:pageTracker._trackPageview('/outbound/article/maps.met.police.uk');">Website</a>.</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/crimemapping-better.jpg" ><img title="crimemapping-better" src="http://www.s-albrecht.com/wordpress/wp-content/crimemapping-better.jpg" alt="" width="420" height="371" /></a></p>
<p>This site run by the Metropolitan Police shows &#8220;where crime is occurring at a local neighbourhood level&#8221; in the city of London. The Crime Mapping Website is a Mashup which combines Google Map data with crime statistics.<br />
Combined with your current geo-position you are able to read the crime rate of your neighborhood.</p>
<p>Crime Rate is a game mechanism used in simulation games such as Sim City.</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/demosimcity1.jpg" ><img class="alignnone size-medium wp-image-53" title="demosimcity1" src="http://www.s-albrecht.com/wordpress/wp-content/demosimcity1-190x300.jpg" alt="" width="190" height="300" /></a></p>
<p>The player in the role of a city mayor has to develop strategies for dealing with with crime, pollution and traffic levels.<br />
<a href="http://www.s-albrecht.com/wordpress/wp-content/crime-mechanic.jpg" ><img class="alignnone size-medium wp-image-54" title="crime-mechanic" src="http://www.s-albrecht.com/wordpress/wp-content/crime-mechanic.jpg" alt="" width="210" height="281" /></a><a href="http://www.s-albrecht.com/wordpress/wp-content/crime-mechanic.jpg"><br />
</a></p>
<p>In my idea the crime Rate of your Current Position is used to modifiy the crime rate of the mobile phone game <a href="http://www.eamobile.com/Web/US/en/mobile-game/ProductDetailOverviewView/genre-1099517234372/product-25102" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.eamobile.com');">Sim City</a></p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/demo_small2.jpg" ><img class="alignnone size-medium wp-image-55" title="demo_small2" src="http://www.s-albrecht.com/wordpress/wp-content/demo_small2.jpg" alt="" width="210" height="281" /></a></p>
<p>This is an example of connecting london&#8217;s crime statistics and the crime statistics of the mobile phone game Sim City:</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/crimemapping_demo.jpg" ><img class="alignnone size-medium wp-image-56" title="crimemapping_demo" src="http://www.s-albrecht.com/wordpress/wp-content/crimemapping_demo-226x300.jpg" alt="" width="226" height="300" /></a></p>
<h2>computervision</h2>
<p>:</p>
<ul>
<li> use your mobile phone camera for game control.</li>
</ul>
<p>Through the use of Computer Vision it is possible to detect several objects and shapes. You can even use CV to detect smiling faces. These objects / faces analyzed by the CV apps could be used as a representation for several game tasks.</p>
<p>Here you can see  an example of the <a href="http://www.ubaa.net/shared/processing/opencv/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ubaa.net');">OpenCv Library</a> for Processing a project by Atelier Hypermedia (Stephane Cousot and Douglas Edric Stanley).</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/facedetect.jpg" ><img title="facedetect" src="http://www.s-albrecht.com/wordpress/wp-content/facedetect.jpg" alt="" width="320" height="240" /></a></p>
<ul>
<li>Which Game Events could be combined with the idea behind CV?</li>
</ul>
<h2>the sims / face recognition</h2>
<p>This is a screenshot of &#8220;The Sims 2&#8243;.</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/demo_thesims1.jpg" ><img class="alignnone size-medium wp-image-58" title="demo_thesims1" src="http://www.s-albrecht.com/wordpress/wp-content/demo_thesims1-223x300.jpg" alt="" width="223" height="300" /></a></p>
<p>The Need Bar is a statistic menu which displays the six basic needs of a &#8220;Sim&#8221;</p>
<p>Socializing in The Sims:<br />
&#8220;One of the most amusing elements of game play is the whimsical process of socializing and making friends with other Sims. Initially the player sees the person they are talking to in a ? view shot; as they increase their relationship score the image becomes a close up. Relationship scores are saved from day to day, generating Daily and Life scores from the average of the two. Sims&#8217; relationship scores and personality affect how well any given social interaction will go.&#8221;<br />
&#8220;Fulfill Wants &amp; Needs: Your Sim desires certain things to stay happy. Give them what they want&#8230; or don&#8217;t. It&#8217;s all in your hands.&#8221; by <a href="http://www.eamobile.com/Web/mobile-game/sim-strategy/the-sims-2" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.eamobile.com');">EAmobile</a></p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/demo_thesims2.jpg" ><img class="alignnone size-medium wp-image-59" title="demo_thesims2" src="http://www.s-albrecht.com/wordpress/wp-content/demo_thesims2-223x300.jpg" alt="" width="223" height="300" /></a></p>
<p>The idea is to satisfy the social need of your Sim by taking pictures of other individuals&#8217; faces.<br />
The User is forced to interact with or simply to find physical individuals to perfom the game task</p>
<ul>
<li>Are there other connections between the &#8220;Need Bar&#8221; and everyday objects or situations?</li>
</ul>
<p><strong>Color Detection/Strategy Game?:</strong><br />
Through Image Processing you are able to read the specific color values within an image. So you can use this technique to assign different colors to specific game events. For example if you play a strategy game and you need to attack an opponent you have to capture an image with high red values. If you want to make peace with your opponent you have to get an image with high green or blue color values.<br />
The use of color values as representations is an old concept. Colors are used to represent feeelings and specific sounds. This image is an historical overview of the combination between color and sound:</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/rhythmiclight.jpg" ><img title="rhythmiclight" src="http://www.s-albrecht.com/wordpress/wp-content/rhythmiclight.jpg" alt="" width="420" height="243" /></a></p>
<p>via <a href="http://rhythmiclight.com/archives/ideas/colorscales.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/rhythmiclight.com');">rhythmiclight</a></p>
<ul>
<li>What games/game events could be used in this context?</li>
</ul>
<h2>shape detection / tetris.</h2>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/blobdetection.jpg" ><img class="alignnone size-medium wp-image-61" title="blobdetection" src="http://www.s-albrecht.com/wordpress/wp-content/blobdetection-266x300.jpg" alt="" width="266" height="300" /></a></p>
<p>Blob detection by <a href="http://www.v3ga.net/processing/BlobDetection/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.v3ga.net');">v3ga</a><br />
Blob detection lets you find specific forms in an image. In combination with the puzzle game Tetris the user has to find the right geometry.</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/demo_tetris.jpg" ><img class="alignnone size-medium wp-image-64" title="demo_tetris" src="http://www.s-albrecht.com/wordpress/wp-content/demo_tetris.jpg" alt="" width="176" height="220" /></a></p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/tetris_geometrie.jpg" ><img class="alignnone size-full wp-image-62" title="tetris_geometrie" src="http://www.s-albrecht.com/wordpress/wp-content/tetris_geometrie.jpg" alt="" width="360" height="120" /></a></p>
<p>This could be everything from small objects to architecture:</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/cctv_hq.jpg" ><img class="alignnone size-medium wp-image-63" title="cctv_hq" src="http://www.s-albrecht.com/wordpress/wp-content/cctv_hq-225x300.jpg" alt="" width="225" height="300" /></a></p>
<h2>bluetooth/mobile network</h2>
<p>The Sims:<br />
Meet The Locals: Sims are social creatures. Getting to know other Sims in the neighborhood can lead to employment, friendship and even romance.<br />
This is equivalent to find other players in your current location. So your Sim is able to connect and socialize with another Sim</p>
<ul>
<li>Are there other networks accessible through a mobile phone?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/concept/feed/</wfw:commentRss>
		</item>
		<item>
		<title>idea - mobile phone research</title>
		<link>http://www.s-albrecht.com/idea-mobile-phone-research/</link>
		<comments>http://www.s-albrecht.com/idea-mobile-phone-research/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 12:53:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=47</guid>
		<description><![CDATA[After my last Diploma Colloquium I decided to focus on the idea to use mobile phones as a game controller. These devices are very suitable for controling a game in your everyday life.
If people own a mobile phone they are carrying this device around the whole day. Moblie Phones are producing a permanent stream of [...]]]></description>
			<content:encoded><![CDATA[<p>After my last Diploma Colloquium I decided to focus on the idea to use mobile phones as a game controller. These devices are very suitable for controling a game in your everyday life.<br />
If people own a mobile phone they are carrying this device around the whole day. Moblie Phones are producing a permanent stream of information about your everyday life and your behaviours whether you are aware of it or not.<br />
What kind of information could be used to control a game through your mobile?<br />
What kind of data are produced by mobile phones?<br />
Take a look at one of the most renowned smart phones of today:</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/iphonewiki.jpg" ><img class="alignnone size-medium wp-image-48" title="iphonewiki" src="http://www.s-albrecht.com/wordpress/wp-content/iphonewiki-199x300.jpg" alt="" width="199" height="300" /></a></p>
<p>The <a href="http://en.wikipedia.org/wiki/Iphone" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Apple iPhone</a> has a couple of build in hardware sensors which can be divided into two possible categories: sensors which can be used to perform active game control and sensors for a more passive game control based on your environment:</p>
<p>active:</p>
<ul>
<li>ambient light sensor (physical action -&gt; see wii)</li>
</ul>
<ul>
<li>proximity sensor (physical action -&gt; see wii)</li>
</ul>
<ul>
<li>3-axis accelerometer (physical action -&gt; see wii)</li>
</ul>
<p>passive, environmental:</p>
<ul>
<li>2.0 megapixel camera (computer vision)</li>
</ul>
<ul>
<li>A GPS module (movement, geotags)</li>
</ul>
<p>Behind the actual device you are produncing data through the usage of your mobile phone network:</p>
<ul>
<li>address book of your phone (contacts)</li>
</ul>
<ul>
<li>connection data (long distance / short distance calls, phone bills etc)</li>
</ul>
<p><strong>Are there any other informations produced by the usage of a mobile phone?<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/idea-mobile-phone-research/feed/</wfw:commentRss>
		</item>
		<item>
		<title>plants as game controller</title>
		<link>http://www.s-albrecht.com/plants-as-game-controller/</link>
		<comments>http://www.s-albrecht.com/plants-as-game-controller/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 20:01:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=40</guid>
		<description><![CDATA[
This is the box of Spore&#8217;s Creature Editor. With this application you can design your own creature for the game spore (see previous posts).

My idea was to modify and to edit the creatures not via traditional interfaces like keyboard or mouse but with plants. Through connecting plants with characters or in this case creatures you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.s-albrecht.com/wordpress/wp-content/sporecreatureslogo.jpg" ><img title="sporecreatureslogo" src="http://www.s-albrecht.com/wordpress/wp-content/sporecreatureslogo.jpg" alt="" width="144" height="199" /></a></p>
<p>This is the box of <a href="http://en.wikipedia.org/wiki/Spore_Creature_Creator#Spore_Creature_Creator" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Spore&#8217;s Creature Editor</a>. With this application you can design your own creature for the game spore (see previous posts).</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/dangler.jpg" ><img class="alignnone size-full wp-image-46" title="dangler" src="http://www.s-albrecht.com/wordpress/wp-content/dangler.jpg" alt="" width="420" height="420" /></a></p>
<p>My idea was to modify and to edit the creatures not via traditional interfaces like keyboard or mouse but with plants. Through connecting plants with characters or in this case creatures you are able to combine the digital world of the game with the physical world of everyday life.</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/basilikum.jpg" ><img class="alignnone size-full wp-image-42" title="basilikum" src="http://www.s-albrecht.com/wordpress/wp-content/basilikum.jpg" alt="" width="420" height="315" /></a></p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/creature2.jpg" ><img class="alignnone size-full wp-image-43" title="creature2" src="http://www.s-albrecht.com/wordpress/wp-content/creature2.jpg" alt="" width="420" height="319" /></a></p>
<p>Like the creatures of Spore all plants have individual  characteristics based on thier familiar etc.</p>
<ul>
<li>problem: Plants have usually their own time-scale which is not in &#8220;realtime&#8221;</li>
<li>plants are used to control the game in a passive way.</li>
</ul>
<p>Below you can see a timeline of a creature edited in Spore&#8217;s Creature Editor. It shows the history of the design process within Spore.</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/spore_timeline.jpg" ><img class="alignnone size-full wp-image-44" title="spore_timeline" src="http://www.s-albrecht.com/wordpress/wp-content/spore_timeline.jpg" alt="" width="420" height="235" /></a></p>
<p>This is an example with shows the missmanagement of a &#8220;Creature&#8221;. As an owner of a plant you have to make sure that you fulfil the needs of the creature. Furthermore this image is a good example of getting feedback from the game.</p>
<p><a href="http://www.s-albrecht.com/wordpress/wp-content/tomatoe.jpg" ><img class="alignnone size-full wp-image-45" title="tomatoe" src="http://www.s-albrecht.com/wordpress/wp-content/tomatoe.jpg" alt="" width="420" height="315" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/plants-as-game-controller/feed/</wfw:commentRss>
		</item>
		<item>
		<title>gameboard</title>
		<link>http://www.s-albrecht.com/gameboard/</link>
		<comments>http://www.s-albrecht.com/gameboard/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 15:49:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=38</guid>
		<description><![CDATA[
View from my room. Can you use this setting as a gameboard for an ad hoc game or play?! Are there any game mechanics or rules which came to your mind if you see this setting or can you treat this as an experimental playground?
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.s-albrecht.com/wordpress/wp-content/backdoor.jpg" ><img class="alignnone size-full wp-image-39" title="backdoor" src="http://www.s-albrecht.com/wordpress/wp-content/backdoor.jpg" alt="" width="420" height="315" /></a></p>
<p>View from my room. Can you use this setting as a gameboard for an ad hoc game or play?! Are there any game mechanics or rules which came to your mind if you see this setting or can you treat this as an <a href="http://www.snugandoutdoor.co.uk/playgrounds.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.snugandoutdoor.co.uk');">experimental playground</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/gameboard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>is this a game or is it real?</title>
		<link>http://www.s-albrecht.com/is-this-a-game-or-is-it-real/</link>
		<comments>http://www.s-albrecht.com/is-this-a-game-or-is-it-real/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 13:17:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.s-albrecht.com/?p=36</guid>
		<description><![CDATA[
Wargames is a science fiction film dealing with the idea of blurring the boundaries between real life and game scenarios. It&#8217;s pure 80&#8217;s trash, I know.
 &#8220;Is this a game or is it real?&#8221;
&#8220;What&#8217;s the difference?&#8221;
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/tAcEzhQ7oqA&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/tAcEzhQ7oqA&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p><a href="http://en.wikipedia.org/wiki/WarGames" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Wargames</a> is a science fiction film dealing with the idea of blurring the boundaries between real life and game scenarios. It&#8217;s pure 80&#8217;s trash, I know.</p>
<p><strong> &#8220;Is this a game or is it real?&#8221;<br />
&#8220;What&#8217;s the difference?&#8221;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.s-albrecht.com/is-this-a-game-or-is-it-real/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
