<?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>team-iso - blog</title>
	<atom:link href="http://blog.team-iso.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.team-iso.com</link>
	<description>team-iso&#039;s official blog</description>
	<lastBuildDate>Tue, 22 Jan 2013 12:34:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Dealing with (and breaking) well-established concepts in games</title>
		<link>http://blog.team-iso.com/entry/dealing-with-well-established-concepts-in-games/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dealing-with-well-established-concepts-in-games</link>
		<comments>http://blog.team-iso.com/entry/dealing-with-well-established-concepts-in-games/#comments</comments>
		<pubDate>Tue, 11 Dec 2012 15:22:48 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=1145</guid>
		<description><![CDATA[If you watch people playing your game you can observe some common behaviours  These have been developed in our minds due to several years of experience with games and human-interaction which have led us to well established gaming and interaction concepts/behaviours. &#8230; <a href="http://blog.team-iso.com/entry/dealing-with-well-established-concepts-in-games/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">If you watch people playing your game you can observe some common behaviours  These have been developed in our minds due to several years of experience with games and human-interaction which have led us to well established gaming and interaction concepts/behaviours. One of these well established concepts is death: if you die, you start again. But what happens if that doesn&#8217;t apply to your game? Well, you are in trouble if you don&#8217;t communicate them properly to your players. In IsoChronous we introduced some mechanics that broke with well established concepts in games. Bellow there is a list of these mechanics and how we tried to deal with them in order to make them enjoyable and understandable.</p>
<p style="text-align: justify;">The <strong>ghost mechanic</strong> or <em>explaining the player that even dead he can continue moving</em> and attacking but not being able to interact with the rest of the units in battle (you can read more about the ghost mechanic <a href="http://blog.team-iso.com/entry/how-isochronous-solves-the-time-travel-paradox/">here</a>). In most of the games, when you die you have to wait to start again, but not in our time-traveling game IsoChronous. To amend this problem we decided to use the obvious metaphor of it: being a ghost, that is also what other games have used (<a href="http://us.battle.net/wow">World of warcraft</a>, <a href="http://www.preparetodie.com/">Dark Souls</a>, <a href="http://www.thelostworlds.net/SR1/index.html">Soul Reaver</a>). The problem we encounter is that most of the mentioned games also modify the look and feel of the environment giving like some sort of implication of &#8220;ghost view&#8221;. This visual reinforcement sure helped them but it was not suitable for us since both players are sharing the same screen (it could be applied for an online mode, but we prefer the &#8220;offline&#8221; mode, where the 2 players are together and can see, yell and smash each other).</p>
<p style="text-align: justify;">Right now we decided just continuing with the individual ghost metaphor by doing an explosion followed by a grave that comes out and converting the player into a ghost:</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/12/ghostEffect.png"><img class="aligncenter  wp-image-1178" title="ghostEffect" alt="" src="http://blog.team-iso.com/wp-content/uploads/2012/12/ghostEffect.png" width="506" height="170" /></a></p>
<p style="text-align: justify;">The problem is that we have experienced that some of the new players either don&#8217;t realize that they are dead or they stop moving when the character dies. We introduced even more details apart from the mentioned ghost appearance, to reinforce the idea: we disable the gamepad vibration that happens when you are alive and you deal damage to another unit, the thrown projectiles don&#8217;t collide with the environment as they do when you are alive&#8230;</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/12/range-attacks.png"><img class="aligncenter  wp-image-1175" title="range attacks" alt="" src="http://blog.team-iso.com/wp-content/uploads/2012/12/range-attacks-1024x389.png" width="526" height="199" /></a></p>
<p style="text-align: justify;">Finally, to address the problem of people that stop playing when they are dead we make a message pop out and blink when the dead player keeps his unit immobile.</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/12/keepGoing.png"><img class="aligncenter  wp-image-1172" title="keepGoing" alt="" src="http://blog.team-iso.com/wp-content/uploads/2012/12/keepGoing.png" width="283" height="280" /></a></p>
<p style="text-align: justify;"><strong>Time rewinds at the end of each round</strong>. In most of round based games when one round finishes the next one is completely new but in IsoChronous when a new round starts the previous actions already have effect in the world. We represent this fact with the time travelling  but we could have used any other metaphor like saying that each unit was some sort of robot that recorded what it did and repeated it again and again. We chose the time travelling explanation because is easier to represent graphically, and we wanted the player to discover the mechanic by himself without many textual help. To make more clear this metaphor, we added a rewind effect similar to Braid (either visual and with the music) with some visual reinforcements (clouds on the ground of the island and the mid river which go backwards when time goes back in order to help the player understand that time is rewinding).</p>
<p><iframe src="http://www.youtube.com/embed/plMUQJMAiew?rel=0" height="315" width="560" frameborder="0"></iframe></p>
<p style="text-align: justify;">Now the problem was letting the players know that the previous units would repeat what they did and that they were not controllable any more, since in most of the games where you have several units playing you can change between them (either just having one of them at the same time in the battleground like in <a href="http://tatsunoko.vscapcom.com/">Tatsunoko vs Capcom</a> or having all them like in <a href="http://thelordoftherings.lego.com/en-us/default.aspx">LEGOs</a> or <a href="http://en.wikipedia.org/wiki/Real-time_strategy">RTS</a> in general). What we did was to lower the contrast of the previous units as well as putting a marker on top of the current unit. Also we kept the previous units in front of the tower and when the new round starts you can see how to new unit comes to the battlefield while the others are still there. All this to emphasize that the current units and the previous ones are not the same. Other things we tried were some footsteps that appeared in front of the previous units advancing its nexts movements and giving the feeling of being following a path (the one recorded when you controlled it), but we had to remove this as it was more chaotic and confusing than helpful.</p>
<p style="text-align: justify;"><strong>Rounds vs time layers</strong> or <em>wining a round doesn&#8217;t makes you win anything<strong>. </strong></em>One of the things that we wanted to change in IsoChronous is one of &#8220;problems&#8221; in having rounds: imagine that you are battling to the best of 5 rounds and you have lost the first 2. This situation, depending on the person, can provide a feeling of despair since you have to beat all the next 3 rounds without failing. As stated, depending on the person this can be seen as an extra motivation to do your best but we wanted to experiment and see what happened if we tried to change this by making only the last round the decisive one,  removing all feeling of despair (if you lose firsts rounds it doesn&#8217;t matter because you can change the results in last round and also if your unit is defeated in the current round you can continue using it so you are never useless). The first problem we saw is that if you use the term &#8220;round&#8221; players directly imply that the one of them who wins more rounds is the final winner. To prevent this we had to come up with a different word when we wanted to refer to rounds, so we decided to use <strong>&#8220;time layer&#8221; </strong>instead as this was a new concept that attracts the player&#8217;s attention and helps them understand the game. Also it helps to explain the time-travelling thing: you add a new layer to the existing battle so all rounds happen at the same time-lapse (that&#8217;s where the name Iso (same)+Chronous (time) comes from))</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/12/graphicExplanation.png"><img class="aligncenter size-medium wp-image-1182" title="graphicExplanation" alt="" src="http://blog.team-iso.com/wp-content/uploads/2012/12/graphicExplanation-263x300.png" width="263" height="300" /></a></p>
<p style="text-align: justify;">There are plenty of well established concepts and interaction methods in players minds and dealing with ones that break with them or provide new ones can bring some extra design problems, but at the end this is worth it, either for the developers which will have to think and deal with problems that help them improve, but also for the player which will be thankful to see something that defies and presents new concepts. Because at the end is by dealing with new concepts that we learn the most and experience a richer and more stimulating interaction. Good examples that experimenting and trying to break classic mechanics is beneficial include interesting games like: <a href="http://braid-game.com/">Braid</a> (different interactions with the space-time), <a href="http://thatgamecompany.com/games/journey/">Journey</a> (non verbal communication between players), <a href="http://www.rodvik.com/rodgames/marriage.html">The marriage</a> (games as art), <a href="http://marctenbosch.com/miegakure/">Miegakure</a> (exploration and understanding of 4D spaces), <a href="http://barabariball.com/">Bara Bari Ball</a> (8 jumps instead of the typical double jump), <a href="http://ludomancy.com/storyteller.php">Storyteller</a> (storytelling as a game mechanic), <a href="http://gutefabrik.com/joust.html">Johann Sebastian Joust</a> (no-graphics game), <a href="http://www.spyparty.com/">SpyParty</a> (detection of human behaviour) and <a href="http://www.antichamber-game.com/">Antichamber</a> (exploration of non-Euclidean spaces) to mention some of them.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/dealing-with-well-established-concepts-in-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How IsoChronous solves the time travel paradox</title>
		<link>http://blog.team-iso.com/entry/how-isochronous-solves-the-time-travel-paradox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-isochronous-solves-the-time-travel-paradox</link>
		<comments>http://blog.team-iso.com/entry/how-isochronous-solves-the-time-travel-paradox/#comments</comments>
		<pubDate>Tue, 04 Dec 2012 21:05:56 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=1080</guid>
		<description><![CDATA[&#8220;What if you could change your fate not by changing your actions, but with the actions of others&#8221; The state above shows our positioning in how we deal with the time travelling paradox: you can change what your previous units did &#8230; <a href="http://blog.team-iso.com/entry/how-isochronous-solves-the-time-travel-paradox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<blockquote>
<p style="text-align: center;"><em>&#8220;What if you could change your fate not by changing your actions, </em><em>but with the actions of others&#8221;</em></p>
</blockquote>
<p style="text-align: justify;">The state above shows our positioning in how we deal with the time travelling paradox: you can change what your previous units did and is one of the main mechanics in <a title="IsoChronous" href="http://blog.team-iso.com/isochronous/">IsoChronous</a>.</p>
<p style="text-align: center;"><iframe src="http://www.youtube.com/embed/g8N1pWAfu3I?rel=0" frameborder="0" width="560" height="315"></iframe></p>
<p style="text-align: justify;">Using time travelling as a game mechanic can bring some undesirable problems. For instance the time travelling paradox known as <em>the grandfather paradox</em>. This was introduced by René Barjavel in 1943 in the book &#8220;Le voyageur imprudent&#8221;. There, a time traveller goes back before his grandfather gets married to kill him and therefore avoids himself to be born and consequently not being able to go back in time (here the paradox itself).</p>
<p style="text-align: justify;">How this applies to the time travelling game mechanic? Imagine that with your current actions you end up modifying what your previous players did: saving the character that you previously controlled from a fatal death. As this is just a game, there are no logic implications that make this impossible, but what we do have are some undesirable consequences.</p>
<p>Returning to the grandfather paradox and trying to solve it, we can find different solutions:</p>
<ul>
<li style="text-align: justify;"><strong>Restricted action resolution</strong> states that laws of nature would make it impossible for the time traveller to modify in such a way that a paradox was created. This approach can be seen in <a href="http://www.supertimeforce.com/">Super TIME Force</a></li>
<li style="text-align: justify;">But another possibility, the one we choose for IsoChronous, is the <strong>parallel universes resolution. </strong>It supposes the existence of several parallel realities with all the different possibilities for each of your decisions. The basic idea is that when the time traveller went back and caused the paradox killing his grandfather he actually had travelled to another reality in which he kills his grandfather, but in his own reality his grandfather wasn&#8217;t killed by him making his action not being a paradox. So time travelling could be seen as travelling not just in the one dimensional interpretation of time, but in the whole plane of the different parallel realities.</li>
<li style="text-align: justify;">Yet others exist. For more solutions you can watch the film <a href="http://www.imdb.com/title/tt0088763/">&#8220;Back to the future&#8221;</a>, <a href="http://www.imdb.com/title/tt1276104/">&#8220;Looper&#8221;</a> or &#8220;The melancholy of Haruhi Suzumiya&#8221;</li>
</ul>
<p style="text-align: justify;">The problem with the parallel universes resolution is that implies an infinite number of possibilities for each of the moments that the player could change the behaviour of his previous actions, thing which can be difficult to control (an idea of this was implemented in the game <a href="http://www.achrongame.com/site/gameplay.php">Achron</a>). Let&#8217;s try to think a way to limit as much as possible the number of these bifurcations to make it feasible. Why not avoiding the players changing the movements (therefore position) of their previous actions? This implies not changing the walkable map from round to round and not having collision between units. Which are the only states that can be modified now given this limitation? Yes, just the death of the character.</p>
<p style="text-align: justify;">How we let the player decide what he did after dying? One solution would be letting him have control of that character again (something proposed in the video <a href="http://www.youtube.com/watch?v=CBawCe6du3w">&#8220;A mind bending gunfight&#8221;</a>). But this would break one of our early game design desicions: controlling just one unit per round so that you can have micromanagement of your units. What we have decided to do is, in fact, an obvious answer: we let him decide what happens after dying just by allowing him controlling the character even if he is already dead. He then can keep controlling a &#8220;ghost&#8221; version of the unit. This brings even another question: if dead doesn&#8217;t stop the player from controlling his unit, what does it? Well, time. Our decisions force us to have a time limit per round which didn&#8217;t exist in the case of the restricted action resolution or if we had allowed the player changing between all the current living units (which would be like playing without the game travelling mechanic).</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/12/ghost1.png"><img class="aligncenter size-full wp-image-1135" title="ghost1" src="http://blog.team-iso.com/wp-content/uploads/2012/12/ghost1.png" alt="" width="1164" height="356" /></a></p>
<p>&nbsp;</p>
<p style="text-align: justify;">To sum up, when the current unit dies, player keeps controlling a ghosty version of it which will not deal damage in the current round. On next rounds, if the player manages to keep the unit alive, all the actions done as a ghost will affect the rest of units.</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/12/ghost2.png"><img class="aligncenter size-full wp-image-1136" title="ghost2" src="http://blog.team-iso.com/wp-content/uploads/2012/12/ghost2.png" alt="" width="1205" height="356" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><em>Notes:</em></p>
<p style="text-align: justify;">All of our decisions have been taken to provide an easy and tractable strategy through the mechanic of time travelling. Other decisions would have lead us to other games rather than IsoChronous such the mentioned Super TIME Force, Achron or others such as <a href="http://braid-game.com/">Braid</a>, <a href="http://www.kongregate.com/games/2DArray/the-company-of-myself">The company of myself</a>, <a href="http://gabob.com/Recursion/GameFlash.html">Recursion</a>, <a href="http://www.moddb.com/mods/prometheus/downloads/prometheus-v40-udk">Prometheus</a>, <a href="http://www.kongregate.com/games/Scarybug/chronotron">Chronotron</a>, the other <a href="http://igf.com/">IGF</a> entrant of this year <a href="http://www.stilltimegame.com/">Still Time</a> and any of the other games which have dealt with time travelling. It was even this August and September topic (not exactly, it was time manipulation, in fact) in <a href="http://experimentalgameplay.com/blog/2012/09/time-manipulation-roundup/">Experimental gameplay project</a>. So experiment with it and see what you can do with it.</p>
<p style="text-align: justify;">Part of the purpose of this post was to research and collect the examples that people has told us since it was surprising discovering how many games (and videos) have used the time travelling mechanic.</p>
<p style="text-align: justify;">If you want to learn more, we recommend you these related media:</p>
<h1 id="watch-headline-title"><a href="http://www.youtube.com/watch?v=4dwmgiZ1ajI">Innovative Gameplay Using Time Travel and Time Manipulation</a></h1>
<h1 id="watch-headline-title"><a href="http://www.youtube.com/watch?v=ISutk1mauPM">Jonathan Blow: Indie Prototyping</a></h1>
<h1 id="watch-headline-title"><a href="http://www.theverge.com/2012/11/16/3649816/super-time-force-capy-games-time-travel-paradox">How &#8216;Super T.I.M.E. Force&#8217; avoids the time travel paradox</a></h1>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/how-isochronous-solves-the-time-travel-paradox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Indie Games Arcade &#8211; Eurogamer expo experiences</title>
		<link>http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo-re/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=indie-games-arcade-eurogamer-expo-re</link>
		<comments>http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo-re/#comments</comments>
		<pubDate>Fri, 09 Nov 2012 18:21:55 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Exhibitions]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=1043</guid>
		<description><![CDATA[Last September we went to Eurogamer Expo 2012 in London. We were chosen to take part in the Indie Games Arcade section along with other great games. We were told that we had been chosen to be at the show the &#8230; <a href="http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo-re/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Last September we went to Eurogamer Expo 2012 in London. We were chosen to take part in the Indie Games Arcade section along with other great games. We were told that we had been chosen to be at the show the week before the event, so we had to hurry up to find a flight and a place to stay at London for the 4 days, and also arrange everything to avoid problems with university deliveries.</p>
<p style="text-align: justify;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/3isoc1.jpg"><img class="aligncenter size-large wp-image-1045" title="Indie Games Arcade" src="http://blog.team-iso.com/wp-content/uploads/2012/11/3isoc1-1024x768.jpg" alt="" width="584" height="438" /></a></p>
<p style="text-align: justify;">The first day, we were amazed to see the huge exhibition centre and all the people waiting at the entrance. It was Thursday and there were already a lot of people before door opening, while we were preparing the computers to show the game.</p>
<p style="text-align: justify;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/1entrance1.jpg"><img class="aligncenter size-large wp-image-1044" title="eurogamer entrance" src="http://blog.team-iso.com/wp-content/uploads/2012/11/1entrance1-1024x768.jpg" alt="" width="584" height="438" /></a></p>
<p style="text-align: justify;">This was not the first time we showcasted IsoChronous so we expected everything to work ok, but we soon realized that one of the computers (from the sponsor Alienware) was not working fine, and the game ran really slow. After trying different things we were able to change the machine and everything worked like a charm again.</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/3isoc2.jpg"><img class="wp-image-1047" title="IsoChronous booth" src="http://blog.team-iso.com/wp-content/uploads/2012/11/3isoc2-300x225.jpg" alt="" width="210" height="158" /></a>       <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/3isoc8.jpg"><img class="wp-image-1048" title="IsoChronous booth 2" src="http://blog.team-iso.com/wp-content/uploads/2012/11/3isoc8-300x225.jpg" alt="" width="210" height="158" /></a></p>
<p style="text-align: justify;">Second day, it was a bit less crowded so we had the opportunity to leave the booth and see the other games of the expo: Halo 4, Crysis 3, Assassins Creed 3, Hitman, and the Wii U (which was by far the most crowded section of all the expo)</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/2big1.jpg"><img class="alignnone size-thumbnail wp-image-1050" title="Eurogamer Expo Wii U pikmin" src="http://blog.team-iso.com/wp-content/uploads/2012/11/2big1-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/2big4.jpg"><img class="alignnone size-thumbnail wp-image-1051" title="Assassin's Creed 3 Eurogamer" src="http://blog.team-iso.com/wp-content/uploads/2012/11/2big4-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/2big11.jpg"><img class="alignnone size-thumbnail wp-image-1053" title="Halo 4 Eurogamer expo" src="http://blog.team-iso.com/wp-content/uploads/2012/11/2big11-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/2big5.jpg"><img class="alignnone size-thumbnail wp-image-1052" title="Crysis 3 Eurogamer" src="http://blog.team-iso.com/wp-content/uploads/2012/11/2big5-150x150.jpg" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/2big8.jpg"><img class="alignnone size-thumbnail wp-image-1054" title="Hitman Eurogamer Expo" src="http://blog.team-iso.com/wp-content/uploads/2012/11/2big8-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/image_1.jpeg"><img class="alignnone size-thumbnail wp-image-1055" title="PS Vita sony" src="http://blog.team-iso.com/wp-content/uploads/2012/11/image_1-150x150.jpeg" alt="" width="150" height="150" /></a></p>
<p style="text-align: justify;">Then Saturday, THE day. Clearly, this was the most exhausting day. A lot of people played the game (and liked it!). We have found a way to know if the people understand the game when we explain it: When they do, they exclaim a big “OHHHH I SEE!”. Always. So for every one of you who played IsoChronous and are proud of having understood it, this virtual badge is for you:</p>
<p style="text-align: justify;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/badge.png"><img class="aligncenter size-full wp-image-1067" title="Badge - I understood IsoChronous" src="http://blog.team-iso.com/wp-content/uploads/2012/11/badge.png" alt="" width="172" height="173" /></a></p>
<p style="text-align: justify;">We also had the opportunity to play all the other games of the Indie Games Arcade section. Personally, a great option if you want to see very creative and innovative ideas, compared with the &#8220;Yet-another-shooter&#8221; games shown by the big companies. And it&#8217;s even better because you can talk with the developers! And so we did, too: We meet some of the developers there and shared experiences with them. Good people!</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/4games7.jpg"><img class="alignnone size-thumbnail wp-image-1056" title="Eurogamer Expo - Don't Starve" src="http://blog.team-iso.com/wp-content/uploads/2012/11/4games7-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/4games4.jpg"><img class="alignnone size-thumbnail wp-image-1060" title="Eurogamer Expo - A bastard" src="http://blog.team-iso.com/wp-content/uploads/2012/11/4games4-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/4games3.jpg"><img class="alignnone size-thumbnail wp-image-1059" title="Eurogamer Expo - Sokobond" src="http://blog.team-iso.com/wp-content/uploads/2012/11/4games3-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/4games2.jpg"><img class="alignnone size-thumbnail wp-image-1058" title="Eurogamer Expo - Gear Up" src="http://blog.team-iso.com/wp-content/uploads/2012/11/4games2-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/4games5.jpg"><img class="alignnone size-thumbnail wp-image-1061" title="Eurogamer Expo - Where is my heart?" src="http://blog.team-iso.com/wp-content/uploads/2012/11/4games5-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/4games1.jpg"><img class="alignnone size-thumbnail wp-image-1057" title="Eurogamer Expo - Tower of the Gorillion" src="http://blog.team-iso.com/wp-content/uploads/2012/11/4games1-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/IMG_20120930_173739.jpg"><img class="alignnone size-thumbnail wp-image-1064" title="Eurogamer Expo - The button affair" src="http://blog.team-iso.com/wp-content/uploads/2012/11/IMG_20120930_173739-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/IMG_20120930_173404.jpg"><img class="alignnone size-thumbnail wp-image-1065" title="Eurogamer Expo - DRM" src="http://blog.team-iso.com/wp-content/uploads/2012/11/IMG_20120930_173404-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://blog.team-iso.com/wp-content/uploads/2012/11/IMG_20120930_173706.jpg"><img class="alignnone size-thumbnail wp-image-1066" title="Eurogamer Expo - Proteus" src="http://blog.team-iso.com/wp-content/uploads/2012/11/IMG_20120930_173706-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p style="text-align: justify;">Sunday was a long day, after 3 days showing the game, standing all the time, we were quite exhausted. Well, also due to some party time the night before: we ended somehow drinking beer and playing IsoChronous in a pub.</p>
<p style="text-align: justify;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/11/image_23.jpeg"><img class="aligncenter size-full wp-image-1062" title="Eurogamer pub" src="http://blog.team-iso.com/wp-content/uploads/2012/11/image_23.jpeg" alt="" width="640" height="480" /></a></p>
<p style="text-align: justify;">It has been such a pleasure having the opportunity to show the game again and see all the positive reception as well as being able to meet all the awesome game developers out there. We would like to thank David Hayward and Eurogamer for it.</p>
<p style="text-align: justify;">After all this experience, we have returned to our daily life (that means studying!) and let all the euphoria down. But we are also preparing for the Independent Game Festival. Stay tuned for the new version of Moebii with improved controls, gamepad compatibility and more that we did to present it to the IGF (along with IsoChronous).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo-re/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indie Games Arcade &#8211; Eurogamer Expo</title>
		<link>http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=indie-games-arcade-eurogamer-expo</link>
		<comments>http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo/#comments</comments>
		<pubDate>Wed, 26 Sep 2012 17:40:54 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Exhibitions]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=997</guid>
		<description><![CDATA[We are very happy to announce that we have been chosen to take part in the Indie Games Arcade during the Eurogamer Expo in London! We will be there along other awesome indie games such: Dirac DRM Where is My Heart &#8230; <a href="http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/09/eurogamer_up_all2.png"><img class="aligncenter size-full wp-image-1001" title="eurogamer_up_all2" src="http://blog.team-iso.com/wp-content/uploads/2012/09/eurogamer_up_all2.png" alt="" width="1581" height="1122" /></a></p>
<p>We are very happy to announce that we have been chosen to take part in the <a href="http://www.eurogamer.net/expo/whats-on#indie-arcade">Indie Games Arcade</a> during the <a href="http://www.eurogamer.net/expo/">Eurogamer Expo</a> in London! We will be there along other awesome indie games such:</p>
<ul>
<li>Dirac</li>
<li>DRM</li>
<li>Where is My Heart</li>
<li>Barabariball</li>
<li>Don&#8217;t Starve</li>
<li>The Button Affair</li>
<li>Last Knight</li>
<li>Zineth</li>
<li>Kairo</li>
<li>Proteus</li>
<li>A Bastard</li>
<li>Tower of the Gorillion</li>
<li>Sentinel</li>
<li>Sokobond</li>
<li>Gear Up</li>
</ul>
<p>Some of us will be there to show the game and answer whatever you want to know about it. We are also willing to meet the other indie developers and exchange some &#8220;war stories&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/indie-games-arcade-eurogamer-expo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dare ProtoPlay</title>
		<link>http://blog.team-iso.com/entry/dare-protoplay/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dare-protoplay</link>
		<comments>http://blog.team-iso.com/entry/dare-protoplay/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 17:19:39 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Dare to be Digital]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=986</guid>
		<description><![CDATA[Dare ProtoPlay is the culmination of 2 months of development: the ultimate step in the Dare to be Digital competition. It is an event where everybody can play our games! During 3 exhausting days a lot of people was able &#8230; <a href="http://blog.team-iso.com/entry/dare-protoplay/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><strong>Dare ProtoPlay</strong> is the culmination of <strong>2 months of development</strong>: the ultimate step in the Dare to be Digital competition. It is an event where everybody can play our games!</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/09/protoplay.jpg"><img class="aligncenter size-full wp-image-987" title="protoplay" src="http://blog.team-iso.com/wp-content/uploads/2012/09/protoplay.jpg" alt="" width="960" height="639" /></a></p>
<p>During 3 exhausting days a lot of people was able to play IsoChronous along all the other games of the competition. The booths of all the teams were amazing:</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/09/booth2.jpg"><img class="alignnone  wp-image-989" title="booth2" src="http://blog.team-iso.com/wp-content/uploads/2012/09/booth2-300x199.jpg" alt="" width="240" height="159" /></a>   <a href="http://blog.team-iso.com/wp-content/uploads/2012/09/booth1.jpg"><img class="alignnone  wp-image-988" title="booth1" src="http://blog.team-iso.com/wp-content/uploads/2012/09/booth1-300x199.jpg" alt="" width="240" height="159" /></a></p>
<p style="text-align: left;">We decided to decorate ours with elements of the game, so we converted one of the screens into a fortified castle!</p>
<p style="text-align: left;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/09/castle.jpg"><img class="aligncenter size-full wp-image-991" title="castle" src="http://blog.team-iso.com/wp-content/uploads/2012/09/castle.jpg" alt="" width="1024" height="768" /></a></p>
<p style="text-align: left;">We were not sure enough if kids would enjoy 100% de game since the idea behind it is a bit complex, but in Dare ProtoPlay we found a LOT of kids playing again and again (also some of them coming after a while to continue playing it), so we can say that kids enjoy it too! There was also a great reception by adults: the whole process of understanding the game and trying to master it trying different strategies kept them engaged. We are very happy with the feedback from both kids and adults!</p>
<p style="text-align: left;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/09/kids.jpg"><img class="aligncenter size-full wp-image-998" title="kids" src="http://blog.team-iso.com/wp-content/uploads/2012/09/kids.jpg" alt="" width="960" height="639" /></a></p>
<p style="text-align: left;">Finally, on Sunday took place the award giving ceremony. The<strong> 3 BAFTA nominations</strong> to the &#8220;Ones to watch&#8221; award were for our fellows who developed <em>Pixel Story, Starcrossed</em> and <em>Project Thanatos</em>. Good job guys!</p>
<p style="text-align: left;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/09/BAFTA.jpg"><img class="aligncenter size-full wp-image-994" title="BAFTA" src="http://blog.team-iso.com/wp-content/uploads/2012/09/BAFTA.jpg" alt="" width="960" height="639" /></a></p>
<p style="text-align: left;">The public, with their votes during the event, chose <em>Project Thanatos</em> for the <strong>Public award</strong>, and finally we received the <strong>Team choice award</strong> given by the other teams!</p>
<p style="text-align: left;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/09/teamChoiceAward.jpg"><img class="aligncenter size-full wp-image-993" title="teamChoiceAward" src="http://blog.team-iso.com/wp-content/uploads/2012/09/teamChoiceAward.jpg" alt="" width="960" height="639" /></a></p>
<p style="text-align: left;">Congratulations to everyone that has taken part in Dare to be Digital. because all the games done have been amazing. This two months working side by side with the other teams, sharing problems and ideas (and beers) have been awesome, so thank you all! Also thanks to the organizers for leting us enjoy this experience. For sure this is one of those summers that we will never forget.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/dare-protoplay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IsoChronous &#8211; What´s next?</title>
		<link>http://blog.team-iso.com/entry/isochronous-dare-last-weeks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=isochronous-dare-last-weeks</link>
		<comments>http://blog.team-iso.com/entry/isochronous-dare-last-weeks/#comments</comments>
		<pubDate>Sat, 28 Jul 2012 09:37:18 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Dare to be Digital]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=789</guid>
		<description><![CDATA[We are approaching the end of Dare to be Digital with 2 weeks left so this is going to be the last version and it&#8217;s planned to last until 8th August. During the next weeks we want to finish polishing &#8230; <a href="http://blog.team-iso.com/entry/isochronous-dare-last-weeks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>We are approaching the end of <a href="http://daretobedigital.com/">Dare to be Digital</a> with <strong>2 weeks left</strong> so this is going to be the last version and it&#8217;s planned to last until 8th August. During the next weeks we want to finish polishing the game working in:</p>
<p>- <strong>Adding</strong> <strong>the healer and the trapper</strong> as playable units. This incorporation will help the player to have a proper feeling of building his own army. Right now, with just 4 units per team all the battles end with the same units and this can make the player feel a bit disconnected with his army. With the new units and maintaining the 4 time layers we want the battles to end with different armies and let the player specialize and build his own army hopefully making him more connected to it.</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/07/healerconcept.png"><img class="alignnone  wp-image-866" title="healerconcept" src="http://blog.team-iso.com/wp-content/uploads/2012/07/healerconcept-300x225.png" alt="" width="270" height="203" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/trapperConcept.png"><img class="alignnone  wp-image-867" title="trapperConcept" src="http://blog.team-iso.com/wp-content/uploads/2012/07/trapperConcept-300x214.png" alt="" width="270" height="193" /></a></p>
<p>- <strong>Changing the GUI</strong>: healthbars, selector flags and change all the texts with a custom font to make them more eye candy.</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/07/newGUI.png"><img class="aligncenter" title="newGUI" src="http://blog.team-iso.com/wp-content/uploads/2012/07/newGUI-300x200.png" alt="" width="300" height="200" /></a></p>
<p>- Include a <strong>tutorial</strong> to show players the game mechanics if they need to.</p>
<p>- <strong>Making victory animations</strong> to get the player feel rewarded when winning.</p>
<p>- <strong>Adding a summary</strong> at the end of the battle with useful information about how the battle has developed. This has two reasons: on the one hand it gives rewards to both players: you can be the winner but not being the one that has defeated more units and on the other hand this helps both players understand what they have been doing well and what they have to improve so if you lose you get useful information that will help you to master IsoChronous.</p>
<p>- Working on a <strong>dynamic camera</strong> for the last replay so we can show a more cinematic and epic final replay to make the players want to watch and enjoy the whole battle.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/isochronous-dare-last-weeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IsoChronous &#8211; Dev diary week 6</title>
		<link>http://blog.team-iso.com/entry/isochronous-dev-diary-week-6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=isochronous-dev-diary-week-6</link>
		<comments>http://blog.team-iso.com/entry/isochronous-dev-diary-week-6/#comments</comments>
		<pubDate>Tue, 24 Jul 2012 11:19:14 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Dare to be Digital]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=783</guid>
		<description><![CDATA[3 weeks have passed since previous post, it could seem a lot, but we´ve been working hard all this time in the version entitled pandora. Also there has been a lot of work in the trailer with all the team &#8230; <a href="http://blog.team-iso.com/entry/isochronous-dev-diary-week-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>3 weeks have passed since previous post, it could seem a lot, but we´ve been working hard all this time in the version entitled pandora. Also there has been a lot of work in the trailer with all the team helping to finish it.</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandora.png"><img class="aligncenter size-full wp-image-796" title="pandora" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandora.png" alt="" width="1116" height="831" /></a></p>
<p>So let´s see what has <strong>version pandora</strong> brought so far:</p>
<p>- <strong>Level changed</strong> by pandora, a floating island in the middle of the sky with a river that divides the battlefield.</p>
<p>-<strong> Added interactive environment and props</strong>: trees, caravan, sign posts, barrels, butterflies, flowers and seagulls so that everything is more alive and gives feedback making the player  feel better when attacking.</p>
<p>- <strong>Camera travelling</strong> introducing IsoChronia and both kings so you can watch the scene and  the kings making them a bit more noticeable (still not obvious that the goal is having other player´s king with less health in the fourth time layer).</p>
<p>- <strong>Sound fx </strong>for most of the interactions. Some of the sounds have been used to help player understand the game mechanics. For example the king says messages like: &#8220;Protect the king&#8221; and &#8220;Attack&#8221; to empathize what you are suppose to do. Also as they keep giving orders it gives the information of being important for the team.</p>
<p>- <strong>GUI redesign</strong> to include: small flags on top of the screen to give information about the total number of time layers in a battle, indicators of attack, health and speed to give information about the different units. The style of the GUI elements has been changed to be more integrated with the game: flags, towers and banners have been used. Time indicator is a needle clock to make more obvious that it is indicating time. When the time layer finishes the clock enlarges and is centered facilitating the player to understand that everything rewinds and that there is a clock.</p>
<p style="text-align: center;"> <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/guiSelector.png"><img title="guiSelector" src="http://blog.team-iso.com/wp-content/uploads/2012/07/guiSelector-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/guiIngame.png"><img title="guiIngame" src="http://blog.team-iso.com/wp-content/uploads/2012/07/guiIngame-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/guiClock.png"><img title="guiClock" src="http://blog.team-iso.com/wp-content/uploads/2012/07/guiClock-150x150.png" alt="" width="150" height="150" /></a></p>
<p>As you can see, in general, we´ve worked a lot to <strong>improve player experience</strong> and <strong>making the battlefield stand out</strong>. Also the GUI has been redesigned to help player understand the game mechanics.</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell5.png"><img class="aligncenter  wp-image-802" title="pandoraTravell5" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell5.png" alt="" width="504" height="338" /></a></p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell6.png"><img class="size-thumbnail wp-image-803 alignnone" title="pandoraTravell6" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell6-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell7.png"><img class="alignnone size-thumbnail wp-image-804" title="pandoraTravell7" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell7-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell3.png"><img class="alignnone size-thumbnail wp-image-800" title="pandoraTravell3" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell3-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell4.png"><img class="alignnone size-thumbnail wp-image-801" title="pandoraTravell4" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell4-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell1.png"><img class="alignnone size-thumbnail wp-image-805" title="pandoraTravell1" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell1-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell8.png"><img class="alignnone size-thumbnail wp-image-806" title="pandoraTravell8" src="http://blog.team-iso.com/wp-content/uploads/2012/07/pandoraTravell8-150x150.png" alt="" width="150" height="150" /></a></p>
<p>All this changes have been possible thanks to <strong>mentors</strong> which have been very useful testers. Also we would like to thank those other <strong>dare teams</strong> who have had time to play IsoChronous and have given their thoughts to improve it. Last but not least, the<strong> kids from the focus testing day</strong> have helped us to see that even without understanding the whole game mechanics, IsoChronous is still funny, we enjoyed a lot watching them play it and making up sounds for hammer master and the rest of the mighty warriors. Thank you .</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/07/thanksForTesting.png"><img class="aligncenter size-full wp-image-795" title="thanksForTesting" src="http://blog.team-iso.com/wp-content/uploads/2012/07/thanksForTesting.png" alt="" width="1920" height="1357" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/isochronous-dev-diary-week-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IsoChronous &#8211; Trailers</title>
		<link>http://blog.team-iso.com/entry/isochronous-teaser-trailer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=isochronous-teaser-trailer</link>
		<comments>http://blog.team-iso.com/entry/isochronous-teaser-trailer/#comments</comments>
		<pubDate>Tue, 24 Jul 2012 10:34:38 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Dare to be Digital]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=786</guid>
		<description><![CDATA[We are proud to present IsoChronous trailers. A lot of work has been done to capture the game mechanics and show gameplay in just 1 minute. Hope you enjoy as much as we have had doing them.]]></description>
				<content:encoded><![CDATA[<p>We are proud to present <a title="IsoChronous" href="http://blog.team-iso.com/isochronous/">IsoChronous</a> trailers. A lot of work has been done to capture the game mechanics and show gameplay in just 1 minute. Hope you enjoy as much as we have had doing them.</p>
<p><iframe src="http://www.youtube.com/embed/P-B7qSqwFQ8?rel=0" frameborder="0" width="560" height="315"></iframe></p>
<p><iframe src="http://www.youtube.com/embed/fz8H-LswTxs?rel=0" frameborder="0" width="560" height="315"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/isochronous-teaser-trailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IsoChronous &#8211; Dev diary week 3</title>
		<link>http://blog.team-iso.com/entry/dev-diary-week3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dev-diary-week3</link>
		<comments>http://blog.team-iso.com/entry/dev-diary-week3/#comments</comments>
		<pubDate>Sat, 30 Jun 2012 13:43:40 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Dare to be Digital]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=751</guid>
		<description><![CDATA[Dare to be Digital 2012 week 3 comes to an end and we have reached PB version. This version has as major improvements the fix of the butterfly effect bug which caused that the replays could differ from what was &#8230; <a href="http://blog.team-iso.com/entry/dev-diary-week3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://daretobedigital.com/">Dare to be Digital 2012</a> week 3 comes to an end and we have reached PB version. This version has as major improvements the fix of the butterfly effect bug which caused that the replays could differ from what was recorded due to physics and that we interpolated positions of the units for the replay so a small difference could made the whole battle change, ending up in some cases in changing the results of the winner of a battle during the replay.</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/chars6b.png"><img class="aligncenter size-full wp-image-761" title="chars6b" src="http://blog.team-iso.com/wp-content/uploads/2012/06/chars6b.png" alt="" width="1024" height="768" /></a></p>
<p>Regarding the units, the king is finished now. It&#8217;s by far, the most polished of all the units, with 6 animations and different textures to change his expression to mirror the state of the battlefield.</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/king4.png"><img class="alignnone size-thumbnail wp-image-758" title="king4" src="http://blog.team-iso.com/wp-content/uploads/2012/06/king4-150x150.png" alt="" width="150" height="150" /></a>    <a href="http://blog.team-iso.com/wp-content/uploads/2012/06/king1.png"><img class="alignnone size-thumbnail wp-image-762" title="king1" src="http://blog.team-iso.com/wp-content/uploads/2012/06/king1-150x150.png" alt="" width="150" height="150" /></a>  <a href="http://blog.team-iso.com/wp-content/uploads/2012/06/king3.png"><img class="alignnone size-thumbnail wp-image-756" title="king3" src="http://blog.team-iso.com/wp-content/uploads/2012/06/king3-150x150.png" alt="" width="150" height="150" /></a></p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/king6.png"><img class="aligncenter size-full wp-image-755" title="king6" src="http://blog.team-iso.com/wp-content/uploads/2012/06/king6.png" alt="" width="640" height="480" /></a></p>
<p>Finally, there have been improvements in the GUI, the render of the current unit is more polished and includes its health too and the previous hourglass has been changed by a semicircle.</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/screenGUI.png"><img class="aligncenter size-full wp-image-764" title="screenGUI" src="http://blog.team-iso.com/wp-content/uploads/2012/06/screenGUI.png" alt="" width="1280" height="856" /></a></p>
<p>Another thing that we&#8217;ve been working on is in improving the information shown when a round ends as now everything ends static and we believe that useful data could be represented in the map to help people think their strategy easily. A first reasonable approach seemed showing each units path to aid the player in decide where to attack. After implementing this we ended with this:</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/summary.png"><img class="aligncenter size-full wp-image-759" title="summary" src="http://blog.team-iso.com/wp-content/uploads/2012/06/summary.png" alt="" width="1024" height="687" /></a></p>
<p>Which looks like the a metro map. So we have discarded the idea and we will try in next approaches to simplify the information shown: trying with heat maps or a simplified points of interest maps.</p>
<p>Next week we will be working on the version entitled Pandora. It&#8217;s name comes from the fact this version will include a new map that will replace the current one since we&#8217;ve been given the suggestion to avoid the current environment because it&#8217;s claustrophobic. The new map shows us a battlefield in the middle of a floating gorgeous island full of vegetation and a waterfall that separates the two reigns. You have some concepts and the design as a preview:</p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/enviro.png"><img class="aligncenter size-full wp-image-760" title="enviro" src="http://blog.team-iso.com/wp-content/uploads/2012/06/enviro.png" alt="" width="1280" height="1024" /></a></p>
<p><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120630_142458.png"><img class="aligncenter size-full wp-image-763" title="Pandora design" src="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120630_142458.png" alt="Pandora design" width="1294" height="913" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/dev-diary-week3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dare to be digital 2012 First days</title>
		<link>http://blog.team-iso.com/entry/dare-to-be-digital-2012-first-days/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dare-to-be-digital-2012-first-days</link>
		<comments>http://blog.team-iso.com/entry/dare-to-be-digital-2012-first-days/#comments</comments>
		<pubDate>Thu, 14 Jun 2012 06:26:41 +0000</pubDate>
		<dc:creator>teamiso</dc:creator>
				<category><![CDATA[Dare to be Digital]]></category>
		<category><![CDATA[IsoChronous]]></category>

		<guid isPermaLink="false">http://blog.team-iso.com/?p=727</guid>
		<description><![CDATA[Today it&#8217;s the 4th competition day and mentors are going to visit us for the first time. Until now we have been working on finishing the playable prototype in order to address the playcentric approach we decided to apply to IsoChronous development as it &#8230; <a href="http://blog.team-iso.com/entry/dare-to-be-digital-2012-first-days/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Today it&#8217;s the 4th competition day and mentors are going to visit us for the first time. Until now we have been working on finishing the playable prototype in order to address the playcentric approach we decided to apply to IsoChronous development as it has some parameters that will need a lot of testing to find the ones that provide the most enjoyable experience. So let&#8217;s see what&#8217;s been happening these first days:</p>
<p>On Monday it was the induction day were we had to bring our props for the photo shoot. Everyone brought nice props that left us willing to know what the other team games were about (look that awesome big moustache and the gorgeous art from Finnish team):</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/dare007-4.jpg"><img class="aligncenter  wp-image-728" title="dare" src="http://blog.team-iso.com/wp-content/uploads/2012/06/dare007-4.jpg" alt="" width="2000" height="1284" /></a></p>
<p>After that we had lunch provided by the organisation in Albertay Union followed by an ice-breaking activity were everyone had to introduce the team and their game as well as what had been done during the available 40 h of work given before the start of the competition. Everyone seems nice and there are plenty of really interesting ideas out there.</p>
<p>Second day was spent in having everything set up. There were some problems as we didn&#8217;t have Unity installed in our PCs and some drivers were needed for the graphic tablets  and gamepads but it was all fixed by the IT crew. We did some work in a new unit for IsoChronous, the crossbowman and also in the playable prototype:</p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120612_105903.jpg"><img class="alignnone size-medium wp-image-729" title="IMG_20120612_105903" src="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120612_105903-225x300.jpg" alt="" width="225" height="300" /></a>          <a href="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120612_172557.jpg"><img class="alignnone size-medium wp-image-730" title="IMG_20120612_172557" src="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120612_172557-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p style="text-align: center;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/game3.png"><img class="aligncenter size-large wp-image-738" title="game3" src="http://blog.team-iso.com/wp-content/uploads/2012/06/game3-1024x604.png" alt="" width="584" height="344" /></a></p>
<p> Finally, yesterday we were working hard all day to have the mentioned playable prototype ready finishing randomly generated environment and record mechanics. Our artists finished the crossbowman so this means we&#8217;ve 3 units ready! Now we&#8217;ve got something that looks like more like a real game.</p>
<p style="text-align: center;"> <a href="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120613_110354.jpg"><img class="alignnone size-thumbnail wp-image-733" title="IMG_20120613_110354" src="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120613_110354-150x150.jpg" alt="" width="150" height="150" /></a>      <a href="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120613_193153.jpg"><img class="alignnone size-thumbnail wp-image-734" title="IMG_20120613_193153" src="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120613_193153-150x150.jpg" alt="" width="150" height="150" /></a>    <a href="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120613_200552.jpg"><img class="alignnone size-thumbnail wp-image-736" title="IMG_20120613_200552" src="http://blog.team-iso.com/wp-content/uploads/2012/06/IMG_20120613_200552-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p style="text-align: left;"><a href="http://blog.team-iso.com/wp-content/uploads/2012/06/game2.png"><img class="aligncenter size-large wp-image-737" title="game2" src="http://blog.team-iso.com/wp-content/uploads/2012/06/game2-1024x605.png" alt="" width="584" height="345" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.team-iso.com/entry/dare-to-be-digital-2012-first-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
