<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Lakitu&#039;s Dev Cartridge</title>
	<atom:link href="http://lakitusdevcartridge.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lakitusdevcartridge.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 24 Feb 2012 12:16:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lakitusdevcartridge.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Lakitu&#039;s Dev Cartridge</title>
		<link>http://lakitusdevcartridge.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lakitusdevcartridge.wordpress.com/osd.xml" title="Lakitu&#039;s Dev Cartridge" />
	<atom:link rel='hub' href='http://lakitusdevcartridge.wordpress.com/?pushpress=hub'/>
		<item>
		<title>A General Perspective On Game Design. Case Study: Caracas Game Jam 2012 (and II)</title>
		<link>http://lakitusdevcartridge.wordpress.com/2012/02/23/a-general-perspective-on-game-design-case-study-caracas-game-jam-2012-and-ii/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2012/02/23/a-general-perspective-on-game-design-case-study-caracas-game-jam-2012-and-ii/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 01:23:31 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Sometines I want to talk about Game Design]]></category>
		<category><![CDATA[caracas game jam]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=1060</guid>
		<description><![CDATA[And more of this. In the last entry we made a short overview about Game Design from the perspective of one of its fundations: problem solving. We will continue from that point. First of all, one thing anyone could point out is that &#8220;Problem Solving&#8221; is the purpose of any design process, so the point [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=1060&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>And more of this.</em></p>
<p style="text-align:left;">In the <a href="http://lakitusdevcartridge.wordpress.com/2012/02/22/a-general-perspective-on-game-design-study-case-caracas-game-jam-2012-i/">last entry</a> we made a short overview about Game Design from the perspective of one of its fundations: problem solving. We will continue from that point.</p>
<p style="text-align:left;">First of all, one thing anyone could point out is that &#8220;Problem Solving&#8221; is the purpose of any design process, so the point made in the last entry is vague, ambiguous and even redundant. Actually, that&#8217;s kind of true. Even though, remember that we are making a very general overview, but more over, I specifically choose a concrete example to write about: Caracas Game Jam 2012 (CGJ); any vaguity, ambiguity or redundancy could (and should, when needed) be ignored because there is a case study at hand.</p>
<p style="text-align:left;">Cleared that, let&#8217;s remember what our main premise is:</p>
<p style="text-align:left;"><strong>See, Game Design is, fundamentally, about two things: problem solving and teaching stuff.</strong></p>
<p style="text-align:left;">We stated the following about the Problem Solving half of game design:</p>
<p style="text-align:left;"><em>Game design is about problem solving. The first problem is stablished by the conditions in which the gameplay solution has to be develop, and the other one is how to deliver that solution to the player.</em></p>
<p style="text-align:left;">But, what is exactly a gameplay solution of the initial conditions of development? If you think about it, your gameplay solution is a procedure that takes as inputs those initial conditions and give us another set of problems, the ones that represent the challenge players have to face. At this point it&#8217;s quite obviuos a concrete difference between a game design process and any other design process: you solution is actually a number of steps thought to create even more problems.</p>
<p style="text-align:left;">(So, any vaguity, ambiguity or redundacy should be overcome by now).</p>
<p style="text-align:left;">It&#8217;s beyond the scope of this post to go deeper into the details of the last paragraph, but in order to clarify even more, a gameplay solution is a pattern stated by the game designer as a response of the initial conditions of development. That pattern (or set of) is used as a general template to create problems included in the final implementation of the game (whether is a analogical or digital, implementation here refers to the creation of the actual rules and assets of the game and in the digital case it includes the code).</p>
<p style="text-align:left;">On the other hand, that pattern requires a fundamental condition: that the problems created from it can be solvable, in general. A pattern can create non-solvable problems in human terms, or in most cases a set of non solvable problems can be stated from any pattern. The game design process is created to rule out any chance for those cases to actually happen.</p>
<p style="text-align:left;">So, there is nothing new under the sun, what I&#8217;ve done (since the last entry) is to point out some intuitive notions that aren&#8217;t that hard to see (but easy to forget).</p>
<p style="text-align:left;">In the case study, the pattern to be created as a gameplay solution is the result of the extreme conditions in the CGJ, when the main goal of maximizing funtime (as a general purpose). Possible solutions? gameplay mechanics based on randomness, time consumption, player competitivity to mention a few. Is now more clear why a level based game isn&#8217;t (by far) a solution: a level, in the platform sense, is a pattern (in the gameplay solution) so concrete that needs a lot of work (design, assets, balancing) in order to be created, a quite hard task to accomplish in only 48 hours. A set of more abstract patterns, as the one I&#8217;ve mentioned, is more likely to be a solution.</p>
<p style="text-align:left;">But, what happens next? once the pattern gave us a set of problems, what&#8217;s the following step? the next step is fulfilled by the player. And that&#8217;s where the 2º half of the design process lights out.</p>
<p style="text-align:left;">The important observation here is: the player is untagling this process in the opposite direction, from the actual problems to the general pattern. Players don&#8217;t even care about what initial conditions were set, the whole idea of a game is to discover the pattern that every problem in the implementation is an example of.</p>
<p style="text-align:left;">So, what happens if the player doesn&#8217;t discover the pattern? nothing happens, that&#8217;s what; you just wasted your time making a so called game.</p>
<p style="text-align:left;">From a very intuitive point of view, the result of any design process requires the final user to understand it in some way and measure, but in our case, a game the design process is not finished until the player plays the game and validates that a general pattern can be discovered from it, while taking part of the actual process of discovering.</p>
<p style="text-align:left;">In other words, the general pattern needs to be teach. The tools to discover that pattern need to be given to the player, in some way.</p>
<p style="text-align:left;">Any game teachs something, because any game is a pattern waiting to be discovered. Please, kill that mindset that tells everyone a game only teach something if it is a realistic World War II or Medieval era videogame or a thing like it.</p>
<p style="text-align:left;">Some games (and specifically, videogames) teach deep things, other not so much. Every single one of them teach something that requires the player to be a living part of the discovering process. The power of gaming lies in that fact.</p>
<p style="text-align:left;">Game design is about teaching stuff. If you are not teaching anything, then you are not game designing.</p>
<p style="text-align:left;">The other thing  I noticed in the CGJ (besides the level based games trend) is that every single team just dropped the idea to teach the pattern they choose as a gameplay solution, and I need to say it in the exact way I&#8217;m thinking it: that&#8217;s just fucking stupid.</p>
<p style="text-align:left;">They were in the edge of not making a game at all, but a thing with the potential of being a game.</p>
<p style="text-align:left;">The &#8220;teaching&#8221; part of the process is also a problem to be solved. A very important part, as you might recognize by now.</p>
<p style="text-align:left;">What happened then? teams confused level progression with teaching a pattern; they are closely related, but aren&#8217;t the same thing. I can teach a lot about a pattern even when I&#8217;m not showing anything new about it in each iteration of the game (not making progress in it); I can show (very literally) a lot of details of the patterns, by increasing difficulty for example, and not teach anything at all.</p>
<p style="text-align:left;">Level progression is just a way to teach a pattern, the most intuitive one I think, but not the only way (and actually, when badly putted together could be the worst way to do it).</p>
<p style="text-align:left;">Teams in the CGJ barely accomplished the duty of teaching something because they included some level progression in their games, but that&#8217;s it. Some teams actually refused the idea of teaching with no good reason (or reasoning) behind it. They focused in the solving problem phase of the process. There was no planification in teaching the pattern, it was teached almost by chance in many cases.</p>
<p style="text-align:left;"><em>So, player, here there are some assets, some controls, you have to figure out how to use those thing</em>. No, that&#8217;s not the way this process works. At all.</p>
<p style="text-align:left;">And, stay with me in this one, I&#8217;m not saying I haven&#8217;t enjoyed every single <a href="http://www.caracasgamejam.com/2012">game made in the past CGJ.</a> They were wonderful, but they can be improved in very fundamental ways, and there&#8217;s no reason I can&#8217;t criticize that. It&#8217;s my duty, as a game designer, to do so.</p>
<p style="text-align:left;">So, to conclude this (supposed to be) short comment on game design, I just have to repeat our premise:</p>
<p><strong>See, Game Design is, fundamentally, about two things: problem solving and teaching stuff.</strong></p>
<p>Keep those things in mind. Always.</p>
<p>More on the details of these subjects in further posts.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/1060/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/1060/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/1060/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/1060/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/1060/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/1060/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/1060/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/1060/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/1060/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/1060/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/1060/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/1060/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/1060/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/1060/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=1060&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2012/02/23/a-general-perspective-on-game-design-case-study-caracas-game-jam-2012-and-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>
	</item>
		<item>
		<title>A General Perspective On Game Design. Case Study: Caracas Game Jam 2012 (I)</title>
		<link>http://lakitusdevcartridge.wordpress.com/2012/02/22/a-general-perspective-on-game-design-study-case-caracas-game-jam-2012-i/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2012/02/22/a-general-perspective-on-game-design-study-case-caracas-game-jam-2012-i/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 01:48:36 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Sometines I want to talk about Game Design]]></category>
		<category><![CDATA[caracas game jam]]></category>
		<category><![CDATA[problem solving]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=1041</guid>
		<description><![CDATA[Because is what this blog is about. I noticed in the past Caracas Game Jam that a particular trend of creating level based games was the norm. That&#8217;s totally not an issue, at all, but it says a lot about people&#8217;s perspective over game design. See, Game Design is, fundamentally, about two things: problem solving [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=1041&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>Because is what this blog is about.</em></p>
<p>I noticed in the past <a href="http://www.caracasgamejam.com/home">Caracas Game Jam</a> that a particular trend of creating level based games was the norm. That&#8217;s totally not an issue, at all, but it says a lot about people&#8217;s perspective over game design.</p>
<p><strong>See, Game Design is, fundamentally, about two things: problem solving and teaching stuff.</strong></p>
<p>A Game Jam is restricted to 48 hours of development, time in which you have to create a game that fullfils the expectations of fun of anyone (as a general purpose). Such a restrictive environment is set in order to serve as a start condition for gameplay solutions that maximize the time players have fun (funtime), in consequence encouraging creativity and collaboration in the making process. One way not to achieve that goal is to deliver level based games: unless a procedural way to create levels ingame is proposed, you do not have the time to include enough handmade levels in your gameplay solution. You just don&#8217;t have that time.</p>
<p>Of course, that&#8217;s not an issue in this case because a Game Jam is a place where you can do whatever you want, but if you (due some weird circumstances) are working for a client in the frame described above and your gameplay solution doesn&#8217;t maximize funtime then you failed. As simple as that.</p>
<p>And let me tell you something, those &#8220;weird circumstances&#8221; aren&#8217;t that uncommon.</p>
<p>This point of view can be criticized as subjective. Funtime is not necessarily a thing to maximize in a Game Jam, it can be, let&#8217;s say, player impression (based on fear or stress); collaboration and creativity aren&#8217;t the only skills that can be tested (programming expertise could be another), even the sentence &#8220; you do not have the time to include enough handmade levels in your gameplay solution&#8221; is a matter of how the team is creating those levels. But what I want you to notice is that a general frame is offered: the one I&#8217;ve described a couple of paragraph above. That frame represents a problem, one that can be solve optimally in order to maximize funtime.</p>
<p>And a level based game, in that frame, is not a solution. Not an optimal one at least.</p>
<p>If a team makes a level based game then they didn&#8217;t solve the problem that a Game Jam offers as a general frame. That team solved another problem, one that actually can be (and probably is) even more difficult that the one at hand to begin with.</p>
<p>And that&#8217;s the point: game design is about problem solving. The first problem is stablished by the conditions in which the gameplay solution has to be develop, and the other one is how to deliver that solution to the player.</p>
<p>In our particular example a group of people solved the general problem a Game Jam offers, other group of people decided to stablish an inner problem inside the general one.</p>
<p>Some people solved the problem offered by the Game Jam as a general frame. Other people just didn&#8217;t solve it, they solved another problem.</p>
<p>As a game designer you need to realize that difference, because the first step to solve problems is to know exactly what the problem is. And if you don&#8217;t understand that subtle differences then you have a problem. A big one, by the way.</p>
<p>To be honest, I enjoyed the most those games that solved the general problem. I know that perhaps that&#8217;s a matter of taste (and it is, in part), but what I think is that the general problem actually represents the spirit of the Game Jam itself: an effective way to encourage creativity and collaboration, and I see no reason to change that fact.</p>
<p>But as said, in a Game Jam you can do whatever you want, and that&#8217;s awesome too. All games made in the past <a href="http://www.caracasgamejam.com/2012">Caracas Game Jam </a>were simply fantastic. I&#8217;m just trying to make a point on game design out of them.</p>
<p>Delivering the gameplay solution to the player is the second thing game design is about: teaching stuff.</p>
<p>I want to share a short comment on that tomorrow.</p>
<p>If you haven&#8217;t yet, you can check out my post about <a href="http://www.caracasgamejam.com/home">Caracas Game Jam 2012</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/1041/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/1041/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/1041/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/1041/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/1041/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/1041/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/1041/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/1041/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/1041/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/1041/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/1041/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/1041/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/1041/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/1041/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=1041&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2012/02/22/a-general-perspective-on-game-design-study-case-caracas-game-jam-2012-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>
	</item>
		<item>
		<title>Caracas Game Jam 2012: El Potrero</title>
		<link>http://lakitusdevcartridge.wordpress.com/2012/02/19/caracas-game-jam-2012-el-potrero/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2012/02/19/caracas-game-jam-2012-el-potrero/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 23:41:14 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Game Jams]]></category>
		<category><![CDATA[Sometimes I want to talk about Game Development]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=1010</guid>
		<description><![CDATA[The title translates as: The Paddock. We were asleep at the end of the event, you know. I won&#8217;t write too much about the event itself (I don&#8217;t want to write too much to be honest), if you are an spanish reader you can read a review here. I&#8217;ll be writing a lot about things [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=1010&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;">The title translates as: The Paddock. We were asleep at the end of the event, you know.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2012/02/el-potrero.jpg"><img class="aligncenter size-full wp-image-1013" title="el potrero" src="http://lakitusdevcartridge.files.wordpress.com/2012/02/el-potrero.jpg?w=450&#038;h=581" alt="" width="450" height="581" /></a></p>
<p style="text-align:left;">I won&#8217;t write too much about the <a href="http://www.caracasgamejam.com/home">event</a> itself (I don&#8217;t want to write too much to be honest), if you are an spanish reader you can read a review <a href="http://www.elchiguireliterario.com/2012/02/16/resumen-del-caracas-game-jam-2012-el-evento-y-ii/">here</a>. I&#8217;ll be writing a lot about things we have done there in further posts, because what happpened that weekend was interesting in many ways.</p>
<p style="text-align:left;">First of all, I want to inform that the Caracas Game Jam 2012 (CGJ 2012) grew up quite a lot. And that&#8217;s a good thing. I was having a conversation yesterday with <a href="https://twitter.com/#!/chiguire">@chiguire</a> and <a href="https://twitter.com/#!/justyole">@justyole </a>(founders of the event here in Caracas) and I said growing up is not (only) a matter of numbers, and this CGJ was a proof of it. Last year we had more people and more games (including a board one), this year the numbers weren&#8217;t quite different, but it was the experience as a whole. The last 3 years we had a facility specially designed for developing, this time wasn&#8217;t the case, but the desire to expand to other universities was a major goal this year so we decided to take the risks. We did it in the best way we could. But it wasn&#8217;t easy at all. We, as organizers, had to confront a million problems in order to keep the event going without much noticing by the attendees: from electric power problems to some douchebag claiming rights over some space we used those days, everything made CGJ better. Everything made us better.</p>
<p style="text-align:left;">See,  we as organizers were producers of <a href="http://www.caracasgamejam.com/2012">12 games</a> completed that weekend. And I proud of it. Don&#8217;t missunderstand me, I&#8217;m not claiming any right over any game (except the one I was directly related), but if you are an old follower of this blog you know I just have to be very sincere about what I think, and that&#8217;s what I think: We helped over 40 people to transform their visions into playable and finished games. And that&#8217;s good not only for the obvious personal consequences, but for the global ones: most of those developers had never worked with such a figure as a producer (or did it just a few times), and now they have. They now know how things should work inside of a well planned game developing team. Now they know how duties have to be distributed. And that&#8217;s good. Their standards are higher, their experience is wider and their knowledge is broader.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2012/02/grupo-caracas-game-jam-2012.jpg"><img class="aligncenter size-full wp-image-1015" title="grupo-caracas-game-jam-2012" src="http://lakitusdevcartridge.files.wordpress.com/2012/02/grupo-caracas-game-jam-2012.jpg?w=450&#038;h=222" alt="" width="450" height="222" /></a></p>
<p style="text-align:left;">From a logistic point of view, it was exactly like leaving home to go to college: you suddenly realize those details that make a lot different your experience when you are with your family and when not. We got that, and the next year is going to be even better.</p>
<p style="text-align:left;">Because, by far, this was the best GCJ: the event, the community, every single attendee grew up in a way we can&#8217;t imagine the last year.</p>
<p style="text-align:left;">In second place,<em> <a href="http://globalgamejam.org/2012/el-potrero">El Potrero</a></em> is not my game at all, the credits go to <em>Osmel Briceño</em>, <em>René Espinoza</em> y <em>Hernán Ruiz</em>. As that last link says, I was more like a game designer consultant and moral supporter. The team decided to recognize my contributions in the game by including me in it, but make no mistake: the game is not mine, I just watched out the process.</p>
<div id="attachment_1020" class="wp-caption aligncenter" style="width: 460px"><a href="http://lakitusdevcartridge.files.wordpress.com/2012/02/mg_9567.jpg"><img class="size-full wp-image-1020 " title="MG_9567" src="http://lakitusdevcartridge.files.wordpress.com/2012/02/mg_9567.jpg?w=450&#038;h=300" alt="" width="450" height="300" /></a><p class="wp-caption-text">From left to right: Hernán, Osmel, me and René. Thank you guys, I really appreciate what you have done for me</p></div>
<p>This game is an old school platform game made in Autodesk Maya. Literally, you need to install (and to know how to use) Maya to play it. The reason: the team had no programmers, at least in the usual sense. Actually, the name of the team was <em>NTP: No teníamos Programador</em> (Something like <em>WHNP: We Have No Programmer</em>). Osmel and René are my coworkers in a 3D animation studio, we are part of the technical directors team, therefore their knowledge is focused in making tools inside Maya, and given that no team in the event absorbed them, the final decision was to make a game with what they know. Hernán provided the concept art and general modeling.</p>
<span style="text-align:center; display: block;"><a href="http://lakitusdevcartridge.wordpress.com/2012/02/19/caracas-game-jam-2012-el-potrero/"><img src="http://img.youtube.com/vi/YQvKvjbW7Jg/2.jpg" alt="" /></a></span>
<p>The workflow created by the teamt that day gave me an idea. Right now I&#8217;m working in expanding the tools inside <em>El Potrero</em> to give artists (maybe basic) tools to sketch their games ideas. I think it is a good way not only for sketching and prototyping, but also to make easier the switch to real game engines such as UDK or Unity whether or not the game is part of a professional or personal project (and also for the work in our animation team).</p>
<p style="text-align:left;">That last paragraph is a long term goal, but I&#8217;m very glad about it because is the result of, as I said, the best CGJ I ever been a part of.</p>
<p style="text-align:left;">I want to thank all the participants and specially to the fellow organizers of this year: @chiguire, @justyole, <a href="https://twitter.com/#!/vtrujill0">@vtrujill0</a>, <a href="https://twitter.com/#!/lavz24">@lavz24</a> and <a href="https://twitter.com/#!/pctroll">@pctroll </a></p>
<p style="text-align:left;"><strong>Global/Caracas Game Jam 2013 will be held <a href="http://globalgamejam.org/news/2012/02/05/ggj-2013-set-january-25-27">between January 25-27 </a>. We will be expecting you there.</strong></p>
<p style="text-align:left;">A couple of videos related:</p>
<p style="text-align:left;">Global Game Jam 2012 Keynote</p>
<p style="text-align:left;"><span style="text-align:center; display: block;"><a href="http://lakitusdevcartridge.wordpress.com/2012/02/19/caracas-game-jam-2012-el-potrero/"><img src="http://img.youtube.com/vi/7XL-yY11Vnc/2.jpg" alt="" /></a></span></p>
<p style="text-align:left;">Caracas Game Jam 2012 Keynote (spanish)</p>
<p style="text-align:left;"><div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/35691902' width='400' height='300' frameborder='0'></iframe></div></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/1010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/1010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/1010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/1010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/1010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/1010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/1010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/1010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/1010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/1010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/1010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/1010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/1010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/1010/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=1010&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2012/02/19/caracas-game-jam-2012-el-potrero/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/02/el-potrero.jpg" medium="image">
			<media:title type="html">el potrero</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/02/grupo-caracas-game-jam-2012.jpg" medium="image">
			<media:title type="html">grupo-caracas-game-jam-2012</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/02/mg_9567.jpg" medium="image">
			<media:title type="html">MG_9567</media:title>
		</media:content>
	</item>
		<item>
		<title>Caracas Game Jam 2012: ¡Entren que caben cien!</title>
		<link>http://lakitusdevcartridge.wordpress.com/2012/01/15/caracas-game-jam-2012-entren-que-caben-cien/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2012/01/15/caracas-game-jam-2012-entren-que-caben-cien/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 19:43:29 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Game Jams]]></category>
		<category><![CDATA[Sometimes I want to talk about Game Development]]></category>
		<category><![CDATA[caracas game jam]]></category>
		<category><![CDATA[global game jam]]></category>
		<category><![CDATA[ucab]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=940</guid>
		<description><![CDATA[Mentira, hay cupo para 40 personas nada más. Lástima que, al menos por ahora, son solo 40 los cupos, si fueran 100 el subtítulo sería: ¡50 paraos, 50 de pie!. En fin. En el marco del Global Game Jam 2012, el Caracas Game Jam abrió oficialmente sus inscripciones. Las coordenadas: Lugar: Universidad Católica Andrés Bello [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=940&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>Mentira, hay cupo para 40 personas nada más.</em></p>
<p style="text-align:center;"><a href="http://www.caracasgamejam.com/home"><img class="aligncenter  wp-image-967" title="evento" src="http://lakitusdevcartridge.files.wordpress.com/2012/01/evento.jpg?w=533&#038;h=99" alt="" width="533" height="99" /></a></p>
<p style="text-align:left;">Lástima que, al menos por ahora, son solo 40 los cupos, si fueran 100 el subtítulo sería: <a href="http://www.youtube.com/watch?v=ock41-0KIJA">¡50 paraos, 50 de pie!</a>. En fin.</p>
<p style="text-align:left;"><strong>En el marco del <a href="http://globalgamejam.org/">Global Game Jam 2012</a>, el <a href="http://www.caracasgamejam.com/">Caracas Game Jam </a>abrió oficialmente sus inscripciones. Las coordenadas:</strong></p>
<p style="text-align:left;"><strong>Lugar:</strong> Universidad Católica Andrés Bello (UCAB), Edif. de Ingeniería.</p>
<p style="text-align:center;"><a href="http://lakitusdevcartridge.files.wordpress.com/2012/01/ucb.jpg"><img class="aligncenter  wp-image-961" title="ucab" src="http://lakitusdevcartridge.files.wordpress.com/2012/01/ucb.jpg?w=137&#038;h=168" alt="" width="137" height="168" /></a></p>
<p style="text-align:left;"><strong>Fecha:</strong> del 27 al 29 de enero.</p>
<p style="text-align:left;">Se espera comenzar a las 5 p.m. del día viernes y terminar a la misma hora el día domingo, pero la finalización de las inscripciones, verificación de datos, entrega de materiales y credenciales funcionará desde las 12 m.  Las charlas previas (tanto locales como internacionales) se llevarán a cabo 1 hora antes del inicio del evento. La hora de finalización se refiere al desarrollo de los juegos, es habitual que los equipos expongan sus creaciones luego, lo cual (en general) toma al menos  1 hora más.</p>
<p style="text-align:left;"><strong>Costo:</strong> Bs 80 mediante deposito bancario o transferencia electrónica.</p>
<p style="text-align:left;">Dicho costo incluye refrigerios, bebidas y el derecho al estacionamiento y demás instalaciones de la UCAB. Esperabamos reducir la cuota de inscripción a la modica suma de Bs 0, pero este año debimos sacrificar ese deseo debido a todos los cambios que el evento presenta con respecto a años anteriores (originalmente se hace en la USB).</p>
<p style="text-align:left;"><strong>Instrucciones para inscribirse:</strong></p>
<ul>
<li>Completa el formulario de registro tanto del <a href="http://globalgamejam.org/user/register">Global Game Jam </a>como del <a href="http://www.caracasgamejam.com/user/register">Caracas Game Jam</a>. Si formaste parte de algún Game Jam anterior tus datos ya están almacenados en ambas bases de datos. Te recomendamos entrar de nuevo a cada una de ellas y revisar que todos los datos sean correctos o estén actualizados.</li>
<li>Escribe a <em>ciro@caracasgamejam.com</em> para recibir las instrucciones de pago (se hace de esta forma por motivos de seguridad). La confirmación del deposito y el resto de la información se hará por esta vía.</li>
<li>Una vez confirmada la información estará completa tu inscripción. Como mencioné, la entrega de materiales y credenciales será a partir de las 12 M en la sede.</li>
</ul>
<p><strong>En la red:</strong> El vínculo a la página oficial está arriba (y en la imagen que encabeza el post), estamos en <a href="https://twitter.com/#!/caracasgamejam">Twitter</a> y <a href="http://www.facebook.com/caracasgamejam">Facebook </a>también.</p>
<p>Compartiremos las directivas bajo las cuales funcionará el evento al inicio del mismo, pero a continuación les adelanto algunas de ellas junto a recomendaciones y aclaratorias.</p>
<p>En primera instancia, por si aún no lo sabes, esto es un <a href="http://lakitusdevcartridge.wordpress.com/2011/10/22/wint-game-jam-is-coming/">Game Jam</a>.</p>
<p>Un Game Jam es una actividad en extremo exigente, comparable a la entrega de proyectos universitarios de cualquier índole o carrera. Completar un juego en 48 hrs. es una tarea titánica y el uso del tiempo es crucial, por lo cual las horas de descanso se ven drásticamente reducidas. Recomendamos descansar la semana previa y organizar su agenda de tal manera que no tengan ningún compromiso el fin de semana. No podrán completar el juego (o siquiera intentarlo) si no están completamente enfocados en ello, tan sencillo como eso. Tomen sus precauciones.</p>
<p><span style="text-align:left;">Podremos pernoctar en el sitio (esa es la costumbre en el evento), pero es opcional. En años anteriores se ha trabajado con personas fuera de la sede vía web por diferentes motivos. No hay ningún tipo de restricción al respecto siempre y cuando sea notificado a los organizadores del evento.</span></p>
<p><span style="text-align:left;">Tendremos luz verde para entrar y salir del campus las veces que se desee, así como también el uso del estacionamiento en un horario aún por confirmar. Tendremos disponibles zonas de trabajo, de descanso, baños y primeros auxilios (de ser necesarios).</span></p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2012/01/224308_211544035547224_100000748873594_705388_2173322_n.jpg"><img class="aligncenter size-full wp-image-965" title="sede" src="http://lakitusdevcartridge.files.wordpress.com/2012/01/224308_211544035547224_100000748873594_705388_2173322_n.jpg?w=450&#038;h=337" alt="" width="450" height="337" /></a></p>
<p style="text-align:left;">En cuanto a la comida, la feria de la UCAB trabaja viernes hasta bien entrada la noche y sábado hasta el mediodía; debido a la ubicación del campus es relativamente fácil salir del mismo, bien sea en vehículo propio o transporte público (autobús o Metro), para comprar comida fuera y regresar sin invertir mucho tiempo en ello (uno de nuestros principales problemas en las ediciones anteriores). El equipo organizador ayudará en la planificación de compra de comida.</p>
<p style="text-align:left;">Lamentablemente este año solo podremos ofrecer aulas con conexión inalámbrica a internet, pero no máquinas para trabajar. Es necesario que cuenten con una laptop (preferiblemente) o una desktop el día del evento, bien sea que su trabajo se enfoque en la programación o creación de arte. Cerciorense que cuentan con todo el software que necesiten y que funcionan correctamente. El equipo de voluntarios y organizadores les ayudará en lo que requieran para instalar sus equipos. Nos gustaría decir que sin el equipo aún pueden participar, y de hecho pueden, pero siendo sinceros es muy complicado para Uds. de esa forma.</p>
<p style="text-align:left;">Planifiquen con cierta antelación su estadía en la sede (sobre todo si vienen del interior del país). Si deciden pernoctar lleven consigo lo necesario para dormir relativamente cómodos: una bolsa de dormir, cojines, sábanas; Pacheco nos va acompañar como todos los años, equípense también con la ropa necesaria para disfrutar de su compañía. Si por el contrario deciden no pernoctar, es ideal que cuenten con quien los lleve y los traiga respetando las horas de entrada y salida del campus.</p>
<div id="attachment_979" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.flickr.com/photos/caracasgamejam/"><img class="size-full wp-image-979" title="dormir" src="http://lakitusdevcartridge.files.wordpress.com/2012/01/3252682704_fb9a591ff2_z1.jpg?w=450&#038;h=337" alt="" width="450" height="337" /></a><p class="wp-caption-text">Les hablo de algo como esto. Caracas Game Jam 2009</p></div>
<p style="text-align:left;">Preparen con cuidado lo que necesitarán el día del evento aparte de lo mencionado arriba: cargadores para sus laptops y celulares, artículos de uso higiene y uso personal, una muda de ropa, medicación en caso de estar bajo algún tratamiento médico. Notifiquen al equipo organizador de cualquier situación que crean particular, como por ejemplo algún tratamiento que deban seguir. Lo menciono porque he vivido esa situación durante ediciones anteriores, y por ende ahora como organizador sé que contar con ese tipo de información nos será de utilidad para garatizar el disfrute de todos los participantes.</p>
<p style="text-align:left;">La UCAB cuenta con cajeros automáticos, pero en base a mi experiencia es muy útil tener a la mano el efectivo que crean necesario.</p>
<p style="text-align:left;">Este año nos han consultado nuestra política con respecto a menores de edad. Nunca hemos tenido inconvenientes con personas de 15, 16 o 17 años, pero decidimos aceptar participantes a partir de los 13 años. Sin embargo, en esos casos, la inscripción debe ser hecha y formalizada el día del evento por los padres, representantes o responsables. Tomaremos medidas extras en caso de tener participantes menores de edad, por lo que sería ideal la presencia de sus representantes durante todo el fin de semana mientras los jovenes estén en el campus (al menos durante el día). Queremos incluir gente de todas las edades, pero en el caso de menores de edad el apoyo de sus padres es crucial y no podremos hacerlo si no contamos con ellos.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2012/01/fb-banner.jpg"><img class="aligncenter size-full wp-image-943" title="logo" src="http://lakitusdevcartridge.files.wordpress.com/2012/01/fb-banner.jpg?w=450" alt=""   /></a></p>
<p style="text-align:left;">Finalizadas las aclaratorias, debemos agradecer a <a href="http://twitter.com/yokopopo">Lorena Lozada</a> por la nueva imagen del Game Jam y a <a href="https://twitter.com/#!/vtrujill0">Viviana Trujillo</a> quien facilitó las diligencias con la universidad. Muchas gracias, su ayuda fue fundamental en la organización del evento.</p>
<p style="text-align:left;">Al equipo organizador conformado por <a href="http://twitter.com/chiguire">Ciro Durán</a> y <a href="http://twitter.com/justyole">Yole Quintero</a> (fundadores), <a href="http://twitter.com/lavz24">Luis Vieira</a>, <a href="http://twitter.com/pctroll">Jorge Palacios </a>y <a href="https://twitter.com/#!/lobachevscki">este servidor</a> nos complace poner a su disposición una plataforma para la creación de juegos de video y estamos muy contentos de tener la oportuidad de servirles. No nos queda más que invitarles a participar y decirles:</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2012/01/xallthey.jpg"><img class="aligncenter size-full wp-image-994" title="all of them" src="http://lakitusdevcartridge.files.wordpress.com/2012/01/xallthey.jpg?w=450&#038;h=338" alt="" width="450" height="338" /></a></p>
<p style="text-align:left;"><strong>Nota:</strong> esta entrada pretende ser un complemento del <a href="http://www.elchiguireliterario.com/2012/01/11/caracas-game-jam-2012-abiertas-las-inscripciones-para-el-evento/">anuncio oficial hecho</a> por Ciro en su blog. Si desean ayudar difundiendo el evento recomendamos usar el<a href="http://www.caracasgamejam.com/inscripciones"> texto contenido en este enlace</a> como nota de prensa. De antemano gracias por cualquier colaboración.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/940/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=940&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2012/01/15/caracas-game-jam-2012-entren-que-caben-cien/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/01/evento.jpg" medium="image">
			<media:title type="html">evento</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/01/ucb.jpg" medium="image">
			<media:title type="html">ucab</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/01/224308_211544035547224_100000748873594_705388_2173322_n.jpg" medium="image">
			<media:title type="html">sede</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/01/3252682704_fb9a591ff2_z1.jpg" medium="image">
			<media:title type="html">dormir</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/01/fb-banner.jpg" medium="image">
			<media:title type="html">logo</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2012/01/xallthey.jpg" medium="image">
			<media:title type="html">all of them</media:title>
		</media:content>
	</item>
		<item>
		<title>Game on people</title>
		<link>http://lakitusdevcartridge.wordpress.com/2011/12/31/game-on-people/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2011/12/31/game-on-people/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 20:04:43 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Sometimes I just want to say something]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=921</guid>
		<description><![CDATA[Without subtitle this time&#8230; wait 2011 was weird. To be honest, I don&#8217;t remember having such a though times since 2004 for different reasons. This was a depressing year that beat me hard in a several number of creative ways. Seriously. But, when looked closely, I realized I finally got my math degree, found a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=921&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>Without subtitle this time&#8230; wait</em></p>
<p style="text-align:left;">2011 was weird. To be honest, I don&#8217;t remember having such a though times since 2004 for different reasons. This was a depressing year that beat me hard in a several number of creative ways. Seriously.</p>
<p style="text-align:left;">But, when looked closely, I realized I finally got my math degree, found a job (even when I was unemployed almost 11 months), watched how old friends grow up in many ways, shared more with my family (but not under the best circumstances definitely), met new awesome people and (finally, again) started my game projects with all the stuff that implies.</p>
<div id="attachment_922" class="wp-caption aligncenter" style="width: 348px"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/12/sin-tc3adtulo.jpg"><img class="size-full wp-image-922" title="Sin título" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/sin-tc3adtulo.jpg?w=450" alt=""   /></a><p class="wp-caption-text">Photo by Yole Quintero (@justyole)</p></div>
<p style="text-align:left;">I&#8217;m working  to keep things that way in 2012.</p>
<p style="text-align:left;">I still think this year was a hard path to follow, I will remember it as such, but as The Rolling Stones once said&#8230;</p>
<p style="text-align:left;"><span style="text-align:center; display: block;"><a href="http://lakitusdevcartridge.wordpress.com/2011/12/31/game-on-people/"><img src="http://img.youtube.com/vi/XIX0ZDqDljA/2.jpg" alt="" /></a></span></p>
<p style="text-align:left;">Happy New Year people.</p>
<p style="text-align:left;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/921/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/921/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/921/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/921/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/921/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/921/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/921/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/921/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/921/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/921/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/921/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/921/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/921/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/921/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=921&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2011/12/31/game-on-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/sin-tc3adtulo.jpg" medium="image">
			<media:title type="html">Sin título</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Dark Recon: First Post</title>
		<link>http://lakitusdevcartridge.wordpress.com/2011/12/27/project-dark-recon-first-post/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2011/12/27/project-dark-recon-first-post/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 03:29:10 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Dark Recon]]></category>
		<category><![CDATA[Sometimes I want to talk about Game Development]]></category>
		<category><![CDATA[dark recon]]></category>
		<category><![CDATA[dislocacion]]></category>
		<category><![CDATA[left 4 dead]]></category>
		<category><![CDATA[nation red]]></category>
		<category><![CDATA[xna]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=883</guid>
		<description><![CDATA[There is a post on deck I know  I have to finish. I&#8217;m about to do it. I finally announce the development of a game project a few friends of mine and I are working on. Project Dark Recon is a humble demo which we want to use to introduce ourselves as game developers. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=883&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>There is a post on deck I know  I have to finish. I&#8217;m about to do it.</em></p>
<div id="attachment_884" class="wp-caption aligncenter" style="width: 460px"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lwu31qustb1qzg42qo1_1280.png"><img class="size-full wp-image-884 " title="tumblr_lwu31quStB1qzg42qo1_1280" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lwu31qustb1qzg42qo1_1280.png?w=450&#038;h=141" alt="" width="450" height="141" /></a><p class="wp-caption-text">Because we are game developers, not graphic designers</p></div>
<p>I finally announce the development of a game project a few friends of mine and I are working on. <strong>Project Dark Recon</strong> is a humble demo which we want to use to introduce ourselves as game developers.</p>
<p>The main design purpose is to create an isometric puzzle-shooter to show our development skills and attention to detail.</p>
<p>To be honest, the lack of resources we suffer as an indie team won&#8217;t allow us to actually create a complete game, the goal is to create a demo in which the gameplay proposed and the execution of it can be evaluated by every each of you and anyone interested.</p>
<p>So far you have seen updates of this game before (<a href="http://lakitusdevcartridge.wordpress.com/2011/10/23/work-in-progress-another-bite/">here</a> and<a href="http://lakitusdevcartridge.wordpress.com/2011/10/20/work-in-progress/"> here</a>), so let summarize a little bit about it.</p>
<p>Our friend Dislocacion (María Alejandra Niño) is giving us a hand with the concept art. She is a very talented artist and I love her work pretty much (I also speak in the name of the whole team). You can see more of it in her <a href="http://www.flickr.com/photos/dislocacion/">Flickr</a> account, and follow her both in <a href="http://twitter.com/#!/dislocacion">Twitter</a>  and <a href="http://dislocacion.tumblr.com/">Tumblr</a>. (Most of her updates are in spanish I have to say).</p>
<p>The concept art is now focused in defining our main character. Once we have done it, we can pivot the design of the rest of the elements based on that.</p>
<div id="attachment_887" class="wp-caption aligncenter" style="width: 460px"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/12/huet-1.png"><img class="size-full wp-image-887 " title="Main character concept" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/huet-1.png?w=450&#038;h=394" alt="" width="450" height="394" /></a><p class="wp-caption-text">We will talk about this later on</p></div>
<p>In the programming department my friends Jorge Palacios (<a href="https://twitter.com/#!/pctroll">@pctroll</a>) and Christian Chomiak (<a href="https://twitter.com/#!/cchomiak23">@cchomiak23</a>) are doing the deeds using XNA. As mentioned, what we want to do is to integrate 2 different experiences of gameplay: a simple puzzle and a pure shooter. The first gameplay problem that have been taken care of is the puzzle; we decided to define all the elements in a 2D game completely separated of the main game (at first), and that&#8217;s exactly what Jorge is coding.</p>
<p style="text-align:center;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/10/testrun.jpg"><img class="size-full wp-image-703 aligncenter" title="testrun" src="http://lakitusdevcartridge.files.wordpress.com/2011/10/testrun.jpg?w=450&#038;h=289" alt="" width="450" height="289" /></a></p>
<p>The above image describes the state of the gameplay right now.  We are developing a (literal) pattern search and recognition game: the big grid is a field presented to the player in where he (or she) have to find the color pattern shown in the little grid. By clicking on the squares on the big grid the player (depending if the job was done right) will advance throughout the game.</p>
<p>I want to emphazise the &#8220;literal&#8221; in the description: every game you have played is a pattern search an recognition game with a lot of layers on top of it (art, music and sounds, options, moveset etc.). In this stage of development we think that keeping as literal as possible the pattern recognition feature will make easier not only to integrate into a bigger gameplay experience, but to playtest in a very effective way.</p>
<p>It looks very simple at first sight, but if you look closely for a moment, the simplicity of the 2D puzzle game allows to create an almost infinite variations of it. We want to focus on a really tiny subset  and polish it as much as we can.</p>
<p>In further post I will explain in detail what we are doing and also, I will upload the first version of the 2D game (with the source code attached) for you to playtest and look at the code.</p>
<p>We have two main game influences: one directly related to what we are doing and other one set as a  design goal. The first one is called <a href="http://nationred.wikia.com/wiki/Nation_Red_Wiki">Nation Red</a>.</p>
<span style="text-align:center; display: block;"><a href="http://lakitusdevcartridge.wordpress.com/2011/12/27/project-dark-recon-first-post/"><img src="http://img.youtube.com/vi/cMuE2gIyDjQ/2.jpg" alt="" /></a></span>
<p>And the second one is Valve&#8217;s <a href="http://es.left4dead.wikia.com/wiki/Left_4_Dead_Wiki">Left 4 Dead</a> series.</p>
<p>The integration we want to achieve is to put the 2D puzzle game described as the floor of the shooter experience influenced by Nation Red, so the player&#8217;s avatar have to move around to complete it. We are studying Left 4 Dead&#8217;s design in order ot seamlessly create a set of features meant to integrate both gameplays; for example,  completing each pattern search gives players ammunition, weapons and keys, the enemies could (and would) change the pattern in the floor etc. That&#8217;s why so important to polish the 2D puzzle game: if we don&#8217;t do it right the main gameplay goal won&#8217;t be feasible.</p>
<p>Christian is working right now on creating the basics for rendering. Of course, we don&#8217;t want to create a whole set of tools, we want to complete the game using the fewest and simplest code possible. The first example of visualization is this one.</p>
<div id="attachment_889" class="wp-caption aligncenter" style="width: 460px"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lwo1dkxd1c1qzg42qo1_500.jpg"><img class="size-full wp-image-889" title="xna" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lwo1dkxd1c1qzg42qo1_500.jpg?w=450&#038;h=270" alt="" width="450" height="270" /></a><p class="wp-caption-text">We have to start somewhere you know</p></div>
<p>Even though, given Dislocacion&#8217;s unique drawing style, we want to capture the spirit of her pieces and portray it using a specific piece of rendering technique. We are basing our approach on Valve&#8217;s <a href="http://www.valvesoftware.com/publications/2007/NPAR07_IllustrativeRenderingInTeamFortress2.pdf">Team Fortress 2 Illustrative Rendering</a> implementation.</p>
<span style="text-align:center; display: block;"><a href="http://lakitusdevcartridge.wordpress.com/2011/12/27/project-dark-recon-first-post/"><img src="http://img.youtube.com/vi/ebvbVO1QE5o/2.jpg" alt="" /></a></span>
<p>Is not about copying Valve&#8217;s work (that would be easy, it&#8217;s just reading the paper above), is about understanding the fundamental workflow in order to use properly Dislocacion&#8217;s unique art style to create a game experience and mood based on that.</p>
<p>Yes, it is a somehow ambitious goal, but how can we show off otherwise?. (Remember, it&#8217;s just rendering, not a complete engine full of tools).</p>
<p>As well with gameplay, the advances of Christian&#8217;s work on rendering wil be explained in further post.</p>
<p>I will be creating the general game desing, doing some additional code (both in Maya and XNA), modeling, creating textures, animating what can&#8217;t be done procedurally and doing the necessary research related to gameplay and rendering.</p>
<p>Music, sound and narrative are being development, but they are in a very crude stage right now.</p>
<p>So, for now that&#8217;s all I have to share.</p>
<p>I have to confess I&#8217;m a little worried. Jorge and I were working to define this project for months, and we started development quite well, but I can&#8217;t rid of this general feeling that all will tear apart after this announcement. The effort Dislocacion and Christan have put in this project need to be honored and I promise to my team not to give up until we finish this demo.</p>
<p>(Sorry for the dramatic paragraph, but a just needed to say that).</p>
<p>We scheduled a year to complete at least the basics of the goals set, but we are convinced we can show a lot in less time.</p>
<p>Twitter updates will be shared using the hashtag #DarkReconGame.</p>
<p>We invite you to comment, criticize and share any though you want from now on.</p>
<p>Some music related to the project and this post</p>
<span style="text-align:center; display: block;"><a href="http://lakitusdevcartridge.wordpress.com/2011/12/27/project-dark-recon-first-post/"><img src="http://img.youtube.com/vi/2MIyqdGtwGw/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/883/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/883/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/883/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/883/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/883/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/883/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/883/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/883/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/883/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/883/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/883/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/883/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/883/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/883/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=883&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2011/12/27/project-dark-recon-first-post/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lwu31qustb1qzg42qo1_1280.png" medium="image">
			<media:title type="html">tumblr_lwu31quStB1qzg42qo1_1280</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/huet-1.png" medium="image">
			<media:title type="html">Main character concept</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/10/testrun.jpg" medium="image">
			<media:title type="html">testrun</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lwo1dkxd1c1qzg42qo1_500.jpg" medium="image">
			<media:title type="html">xna</media:title>
		</media:content>
	</item>
		<item>
		<title>Anuncios del Caracas Game Jam 2012</title>
		<link>http://lakitusdevcartridge.wordpress.com/2011/12/23/anuncios-del-caracas-game-jam/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2011/12/23/anuncios-del-caracas-game-jam/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 21:22:46 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Game Jams]]></category>
		<category><![CDATA[Miscelanea]]></category>
		<category><![CDATA[Sometimes I want to talk about Game Development]]></category>
		<category><![CDATA[caracas game jam]]></category>
		<category><![CDATA[global game jam]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[ucab]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=871</guid>
		<description><![CDATA[Because this one is the only entry I was able to finish these days La organización del Caracas Game Jam 2012 sigue en marcha y comparto un par de cosas con Uds: La sede del Caracas Game Jam 2012 será la Universidad Católica Andrés Bello (UCAB). Como ha sido costumbre, la Universidad Simón Bolívar sería la [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=871&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>Because this one is the only entry I was able to finish these days</em></p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/12/registrate.jpg"><img class="aligncenter size-full wp-image-872" title="registrate" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/registrate.jpg?w=450&#038;h=264" alt="" width="450" height="264" /></a></p>
<p style="text-align:left;">La organización del<a href="http://www.caracasgamejam.com/"> Caracas Game Jam 2012</a> sigue en marcha y comparto un par de cosas con Uds:</p>
<p style="text-align:left;"><strong>La sede del Caracas Game Jam 2012 será la Universidad Católica Andrés Bello (UCAB).</strong></p>
<p style="text-align:left;">Como ha sido costumbre, la Universidad Simón Bolívar sería la sede principal, pero el evento cambiará de aires en la venidera edición debido a diversas razones de índole organizacional (léase: tenía que estar pendiente de un montón de cosas al respecto y el trimestre no me dejó).</p>
<p style="text-align:left;">Nuestra intención inicial era expandir el Game Jam y tener al menos otra sede, pero lamentablemente un  montón de circunstancias (algunas fuera de nuestro control) impidieron que nuestro objetivo se cumpliera.</p>
<p style="text-align:left;">¿Por qué entonces cambiar de lugar? además de lo anteriormente expuesto, hay dos motivos que inclinaron la balanza:</p>
<p style="text-align:left;">Pretendemos que el  Caracas Game Jam  sea precisamente eso, un evento de la ciudad de Caracas. Si bien la USB ha sido el mejor lugar posible para llevar a cabo esta iniciativa, no nos gustaría que la misma se relacione a una sola universidad. Por otra parte,  la logística de transporte y comida siempre ha sido un gran inconveniente debido a la ubicación, por lo que un lugar dentro de la ciudad nos ahorraría los problemas relacionados (problemas que no tuvimos la capacidad de resolver en esta oportunidad).</p>
<p style="text-align:left;">Esperamos que en la medida de nuestras posibilidades y esfuerzos podamos finalmente concretar al menos 2 sedes para la edición 2013, teniendo en mente la USB como una de ellas. No podemos sino trabajar en esa dirección como muestra de nuestro profundo agradecimiento por ser la cuna del Caracas Game Jam.</p>
<p style="text-align:left;"><strong>Apoyo y patrocinio.</strong></p>
<p style="text-align:left;">Estamos ultimando detalles con la gente de <strong>Microsoft</strong> para que nos apoyen de distintas maneras. Tenemos varias sorpresas al respecto y (salvo por la imagen de abajo) hablaremos de ellas el día del evento.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/12/dreamspark.jpg"><img class="aligncenter size-full wp-image-873" title="dreamspark" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/dreamspark.jpg?w=450&#038;h=259" alt="" width="450" height="259" /></a></p>
<p style="text-align:left;">Conseguir el apoyo de empresas, fundaciones y entes públicos ha sido un objetivo primordial en esta edición del Caracas Game Jam. Es un paso gigante y muy necesario para lograr el fortalecimiento del evento, hemos estado trabajando arduamente en ello. Si se preguntan las causas de nuestra distracción en lo que respecta a la sede, conseguir este tipo de apoyo ha sido una de ellas.</p>
<p style="text-align:left;">Estamos en conversaciones con otras entidades para que el ayuda sea mayor. Si están interesados en apoyar o patrocinar al Caracas Game Jam pueden escribir a <a href="mailto:ciro@caracasgamejam.com">ciro@caracasgamejam.com</a> (y visitar este <a href="http://www.caracasgamejam.com/patrocinio">enlace </a>si desean más información).</p>
<p style="text-align:left;">Recuerden, el Caracas Game Jam se llevará a cabo del 27 al 29 de Enero. Contamos con su presencia estudiantes, profesionales y entusiastas del desarrollo de juegos de video.</p>
<p style="text-align:left;">Si no sabes lo que es un Game Jam, <a href="http://lakitusdevcartridge.wordpress.com/2011/10/22/wint-game-jam-is-coming/">esto te puede ayudar</a>.</p>
<p style="text-align:center;"><strong>Entrevista</strong></p>
<p>Como nota adicional, nuesta amiga <a href="https://twitter.com/#!/criscontuiter">Crismari Castillo</a> nos entrevistó a mí y a otros desarrolladores locales de juegos de video para el semanario digital La Hormiga Analítica.</p>
<p>Mi apartado está totalmente dedicado al Game Jam, pero el artículo abarca mucho más de manera muy completa y precisa.</p>
<p>Por favor, léanlo si están interesados en el desarrollo de juegos en Venezuela.</p>
<div id="attachment_874" class="wp-caption aligncenter" style="width: 460px"><a href="http://issuu.com/heberto74/docs/ha123"><img class="size-full wp-image-874" title="entrevista" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lvdle7mdh81qzg42qo1_1280.jpg?w=450&#038;h=308" alt="" width="450" height="308" /></a><p class="wp-caption-text">Click en la imagen para ir a la edición del semanario</p></div>
<p>Un poco de la música que escuchaba mientras escribía.</p>
<span style="text-align:center; display: block;"><a href="http://lakitusdevcartridge.wordpress.com/2011/12/23/anuncios-del-caracas-game-jam/"><img src="http://img.youtube.com/vi/3YRtIFziESI/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/871/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/871/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/871/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=871&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2011/12/23/anuncios-del-caracas-game-jam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/registrate.jpg" medium="image">
			<media:title type="html">registrate</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/dreamspark.jpg" medium="image">
			<media:title type="html">dreamspark</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/tumblr_lvdle7mdh81qzg42qo1_1280.jpg" medium="image">
			<media:title type="html">entrevista</media:title>
		</media:content>
	</item>
		<item>
		<title>Work in Progress (these things need actual names)</title>
		<link>http://lakitusdevcartridge.wordpress.com/2011/12/01/work-in-progress-these-things-need-actual-names/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2011/12/01/work-in-progress-these-things-need-actual-names/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 04:05:40 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Sometimes I want to talk about Game Development]]></category>
		<category><![CDATA[work in progress]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=856</guid>
		<description><![CDATA[Yeah, I&#8217;m really excited I know, I know, I know,  I own you the second part of the last entry, but my master studies and work are holding me down with that. I will publish it soon. Meanwhile, this is the second concept art iteration of the project I talked about first in this post. Marci [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=856&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>Yeah, I&#8217;m really excited</em></p>
<p style="text-align:left;">I know, I know, I know,  I own you the second part of the <a href="http://lakitusdevcartridge.wordpress.com/2011/11/07/modern-fifa-warfare-whatever-i/">last entry</a>, but my master studies and work are holding me down with that. I will publish it soon.</p>
<p style="text-align:left;">Meanwhile, this is the second concept art iteration of the project I talked about first <a href="http://lakitusdevcartridge.wordpress.com/2011/10/29/another-work-in-progress/">in this post</a>. Marci is doing a wonderful job with her concept art contributions. You can check more of her work <a href="http://petitmarci.tumblr.com/">here</a>.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/12/escanear0006-2.jpg"><img class="aligncenter size-full wp-image-857" title="escanear0006-2" src="http://lakitusdevcartridge.files.wordpress.com/2011/12/escanear0006-2.jpg?w=450&#038;h=399" alt="" width="450" height="399" /></a></p>
<p style="text-align:left;">A few words on the project: leveling up my skills in XNA to have a gameplay sketch of this game as soon as possible. (My laptop is being fixed right now,  add it to things that are delaying me too).</p>
<p style="text-align:left;">So, any comment about the concept is welcome.</p>
<p style="text-align:left;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/856/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=856&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2011/12/01/work-in-progress-these-things-need-actual-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/12/escanear0006-2.jpg" medium="image">
			<media:title type="html">escanear0006-2</media:title>
		</media:content>
	</item>
		<item>
		<title>Modern FIFA Warfare Whatever (I)</title>
		<link>http://lakitusdevcartridge.wordpress.com/2011/11/07/modern-fifa-warfare-whatever-i/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2011/11/07/modern-fifa-warfare-whatever-i/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 23:46:49 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Sometines I want to talk about Game Design]]></category>
		<category><![CDATA[first order optimal strategies]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[Helenio Herrera]]></category>
		<category><![CDATA[Johan Cruyff]]></category>
		<category><![CDATA[José Mourninho]]></category>
		<category><![CDATA[Modern Warfare 3]]></category>
		<category><![CDATA[Pep Guardiola]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=750</guid>
		<description><![CDATA[That title totally sucks. This entry is about this. Compared to this. And it will make sense. Or some. I like football (yeah, football, soccer is not a name to me). Actually, I love football. I remember games of Italia 90 FIFA World Cup, when I was just 6 years old; and I think since [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=750&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>That title totally sucks.</em></p>
<p style="text-align:left;">This entry is about this.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/11/a-070410-meisje-sneijder-anp1.jpg"><img class="aligncenter size-full wp-image-770" title="sneijder" src="http://lakitusdevcartridge.files.wordpress.com/2011/11/a-070410-meisje-sneijder-anp1.jpg?w=450&#038;h=310" alt="" width="450" height="310" /></a></p>
<p style="text-align:left;">Compared to this.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/11/call_of_duty_modern_warfare_3_by_stiannius-d3g8llx.jpg"><img class="aligncenter size-full wp-image-755" title="call_of_duty_modern_warfare_3_by_stiannius-d3g8llx" src="http://lakitusdevcartridge.files.wordpress.com/2011/11/call_of_duty_modern_warfare_3_by_stiannius-d3g8llx.jpg?w=450&#038;h=253" alt="" width="450" height="253" /></a></p>
<p style="text-align:left;">And it will make sense. Or some.</p>
<p style="text-align:left;">I like football (yeah, football, soccer is not a name to me). Actually, I love football. I remember games of Italia 90 FIFA World Cup, when I was just 6 years old; and I think since then I became a fan of this sport (even when in Venezuela by that time the access to it was kinda limited). I am a huge follower of Calcio (Italian Football League) and I follow Internazionale Milano (Inter), a team from that league, since those early days in the 90&#8242;s.</p>
<p style="text-align:left;">So, too much for an introduction. From here I&#8217;ll assume that you are familiarized with at least the basic concepts involved in this sport. Is not that you have to understand the deep tricks or to have a very big base of games watched, but I won&#8217;t stop to clarify anything that I believe is clear to any usual football fan.</p>
<p style="text-align:left;">See, football, is a poorly designed game. And even though, is the most popular sport around the world, a sure-profit machine maker that even has a huge impact in some <a href="http://www.footballeconomy.com/">country&#8217;s economies and politics </a>(Italy is one of the best examples, for best or for worst).</p>
<p style="text-align:left;">Why or how that happens? I don&#8217;t know the answer for sure, and is not the main purpose of this entry (actually, that answer can be the purpose of a whole career in game design and research). What I know for sure is that football is a poorly designed game. And that is what I&#8217;m going to talk about.</p>
<p style="text-align:left;">Just to cover one of the flaws (and for me, the central one), football doesn&#8217;t offer a fair distribution of scoring chances. If you see other team based sport, the chances of scoring (whatever has to be scored) are evenly distributed among the teams. Just to name a few popular sports: each team in Baseball has at least 27 opportunities to score a career; in Volleyball, besides the services rule, there is the 3 touches rule, which mandatory splits the ball possesion; in Basketball there is even a timer to control how much a team has the ball, and each team can&#8217;t go to their yard once the line in the middle is crossed (that rule has impact in ball possesion). I can go further, there are a lot of examples, but you get the idea.</p>
<p style="text-align:left;">Football doesn&#8217;t have such a thing. There is no rule that specifically says anything about ball possesion (BP), the intuitive way to measure scoring chances.  There are rules that specify changes of BP as a consecuence, but no rule says something like &#8220;A team has to make no more than N number of passes before shooting&#8221; or &#8220;A team has exactly N minutes before shooting&#8221; (or both).<span id="more-750"></span></p>
<p style="text-align:left;">That is not a bad thing by its own. It allows a very wide range of strategies that, when constraining BP, are impossible to define. That is one of the reason I think football is so popular: it offers a sense of freedom that other sports just simply can&#8217;t. But what make this fact a bad thing is that, in the first place, BP is not a good (or at least complete) way to measure scoring chances. Own goals are totally a thing in football, and actually, a lot of teams rely on free and corner kicks to score (Greece at the 2004 Eurocup could be the best/worst example ever), and free or corner kicks aren&#8217;t necessarily a consecuence of BP.</p>
<p style="text-align:left;">You need to watch out for a lot of rules to balance scoring chances, when in the aforementioned sports, ruling BP practically does the main part of the job. That might say that football is not balanced from its root. So, we started bad.</p>
<p style="text-align:left;">But let say that ruling BP in football is a main way to balance score chances. It looks like a fair assumption. That bring us to<a href="http://penny-arcade.com/patv/episode/playing-like-a-designer-pt.-2"> Firts Order Optimal Strategies</a> (or FOO Strategies). FOO Strategies are &#8220;easy&#8221; (those quotes are important in this context) ways to achieve a goal in a game, so easy that sometimes can be used as the only way to achieve anything. Think in, as the Extra Credits guys say in the video above, the <a href="http://www.urbandictionary.com/define.php?term=noob%20tube">Noob Tube</a> in Modern Warfare series.  FOO Strategies are important, not only because they represent a balancing technique between new players and old ones (as said in the video), but also because players using a FOO Strategies are saying that they understand the basics of a game.</p>
<p style="text-align:left;">Football also has FOO Strategies, and that&#8217;s when no rule about BP is a flaw. To talk about it we have two huge examples today.</p>
<p style="text-align:left;">This guy.</p>
<p style="text-align:left;"><a href="http://en.wikipedia.org/wiki/Jos%C3%A9_Mourinho"><img class="aligncenter size-full wp-image-767" title="Inter Milan vs Catania" src="http://lakitusdevcartridge.files.wordpress.com/2011/11/highres_9.jpg?w=450&#038;h=311" alt="" width="450" height="311" /></a>And this guy.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/11/guardiola.jpg"><img class="aligncenter size-full wp-image-768" title="Pep Guardiola -01144YJ2.jpg-" src="http://lakitusdevcartridge.files.wordpress.com/2011/11/guardiola.jpg?w=450&#038;h=267" alt="" width="450" height="267" /></a></p>
<p style="text-align:left;">Two opposite sides of the same coin. The FOO Strategies coin in Football.</p>
<p style="text-align:left;">When you have no rule over BP you can either have no BP at all or keep it to yourself as long as you can. There is nothing to stop you to do whatever you want. As a FOO Strategy, it is easy to understand why having the majority of BP in a game can be an actual functional strategy, but how having no BP at all works?, that&#8217;s just plain stupid at first sight. Not to this other guy from here:</p>
<div id="attachment_774" class="wp-caption aligncenter" style="width: 460px"><a href="http://en.wikipedia.org/wiki/Helenio_Herrera"><img class="size-full wp-image-774" title="helenio" src="http://lakitusdevcartridge.files.wordpress.com/2011/11/helenio.jpg?w=450&#038;h=337" alt="" width="450" height="337" /></a><p class="wp-caption-text">Helenio Herrera</p></div>
<p style="text-align:left;">Back in the 60&#8242;s, Mr. Herrera managed Inter, nicknamed <em>Grande Inter</em> by that time due the achievements Herrera made with his team. Long story short, influenced by the work of Austrian manager Karl Rappan, Herrera used a 5-3-2 formation, creating what today is known as the <em><a href="http://en.wikipedia.org/wiki/Catenaccio">Catenaccio</a></em>. The Libero position was introduced, but most important thant that, a main counterattact based strategy was also defined. As an hyper-defensive way to play, the <em>Catenaccio</em> actually gives to the other team the ball, and uses long passes over the opponent defense in thunder attacts in order to score. In this way, Herrera simplifies the labour of his attackers by making practically impossible for the other team to score.</p>
<p style="text-align:left;">And it worked.</p>
<p style="text-align:left;">It worked so good that another revolution had to be created in order to stop Herrera&#8217;s. Rinus Michel created his<em> Totaalvoatbal</em> (<a href="http://en.wikipedia.org/wiki/Total_Football">Total Football</a>) with the only purpose of breaking apart Herrera&#8217;s strategy. When focused on this hyper-defensive attituted, <em>Catenaccio</em> players need to identify which players in the opposing team have to be nulified, and this need is particularly important for the libero. What Michel did while being Ajax&#8217;s manager was to train his players to cover any position in the field at any given moment if necessary; a defender can be an attacker if needed, or vice versa. In this way,<em> Catenaccio</em> has no effect because no particular player could be double-marked (one of the libero&#8217;s main functions), or even in some points of the game, Ajax&#8217;s attackers outnumbered Inter&#8217;s defenders without jeopardizing his own defense (which is a true achievement considering the 5 in that 5-3-2 Inter&#8217;s formation).</p>
<p style="text-align:left;">Today, neither <em>Catenaccio</em> nor <em>Totaalvoatbal</em> as strategies exist anymore. The libero position was surpassed by Michel&#8217;s ideas, and due the physical nature that football gained since the 80&#8242;s (player over-specialization is a clear consecuence of that), <em>Totaalvoatbal</em> is practically impossible to perform these days. But what remains today is the influence of those systems. An influence that actually defines football as we know it.</p>
<p style="text-align:left;">Understood as a FOO Strategy, <em>Catenaccio</em> actually makes a lot of sense. It involves two keys and clear ideas that players can quickly understand, and more than that, those ideas can be applied in several situations (against many different teams). <em>Catenaccio</em> evolved through time to 4-4-2 (widespreed but wrongly named<em> Catenaccio</em> as well, which also applies to any hyper-defensive strategy ), and today it represents an opportunity to those teams which are in a clear disavantage. Money power could create (over-) starred teams, but even though, a hyper-defensive but well executed strategy can (and in fact, should) represent a real chance to win.</p>
<p style="text-align:left;">And this is when the quotes on easy comes to mind. Contrary to popular beliefs, <em>Catenaccio</em> (or any nowadays hyper-defensive strategy) is not easy at all to implemet. It requires a lot of discipline and focus, not to mention the physical strength and game vision neccesary to execute both the defensive actions and the counterattacks.</p>
<p style="text-align:left;">On the other hand, <em>Totaalvoatbal</em> is not a FOO Strategy. The central idea implies a lot of actions that need to be applied almost perfectly in each game (and also needed a crack like Johan Cruyff to be successful), but what represents a FOO Strategy is a consecuence of that type of game. When played, <em>Totaalvoatbal</em> involves a lot of ball movement (mostly short passes, or &#8220;touches&#8221;), and that translates into a lot of BP. So, a way to keep BP is by moving the ball a lot, until you find the way to the opponents net.</p>
<div id="attachment_778" class="wp-caption aligncenter" style="width: 460px"><a href="http://en.wikipedia.org/wiki/Johan_Cruyff"><img class="size-full wp-image-778" title="75255463-Johan-Cruyff" src="http://lakitusdevcartridge.files.wordpress.com/2011/11/75255463-johan-cruyff.jpg?w=450&#038;h=645" alt="" width="450" height="645" /></a><p class="wp-caption-text">A crack.</p></div>
<p style="text-align:left;">Incredible as it could sounds, that reasoning is being putted in practice just recently. I&#8217;m not saying that touching didn&#8217;t exist before Michel&#8217;s Ajax, that is not true, and even Cruyff himself always believed in it and used as main tactic in his manager career, but the clear dominance of <em>Catenaccio</em> school of play (worlwide spread by Italy National Football Team) is possible a reason that ball movement wasn&#8217;t a clearly successful tactic until now.<a href="http://en.wikipedia.org/wiki/Tiki-taka"> Tiki-Taka</a> is what this &#8220;move the ball as long as you can&#8221; is named, and last FIFA World Champion, Spain National Football Team, is a clear proof that it works.</p>
<p style="text-align:left;">In today&#8217;s terms, Jose Mourinho&#8217;s treble winner Inter is maybe the best representation of <em>Catenaccio</em> heritage, and Guardiola&#8217;s Barcelona (and as said, Aragones/Del Bosque&#8217;s Spain National Football Team) is the other side of the coin, the <em>Totaalvoatbal</em> influence. Notice that even when catalogued as FOO Strategies, but of them took their time in football&#8217;s history to be developed. Add that as a reason for the quotes on easy.</p>
<p style="text-align:left;">So, why even when these strategies have a rich story and a lot to tell about the football as a game, it is a flaw not to have a rule about BP in football?.</p>
<p style="text-align:left;">Remember what I said about Greece early on? well, the thing is that, viewed from the purely game design perspective, Barça/Spain&#8217;s type of play represents the same problem.</p>
<p style="text-align:left;">Hyper-defensive schemes are criticized as the worst part of football, but what I think that is being criticized is not the actual strategy, but its poor use as a FOO Strategy. When applied poorly, hyper-defensive tactics are, in fact, the worst part of football. What Herrera envisioned and perfectly implemented was more like Mourinho&#8217;s Inter. To watch it clear, you just have to remember the first game of 2009-2010 UCL semifinal against Barça. That 3-1 winning score wasn&#8217;t a coincidence, it was a superior team playing a superior strategy (in that particular match). A strong defense with lethal strikers just thinking in thunder and incredibly executed counterattacks. You may say that the second game, when Barça was clearly superior, is a counterexample of what I&#8217;m saying, but you have to remember that those are 180 min. games. That second game is actually what Herrera planned: &#8220;sorry guys, I just defend my scored goals better than you make yours&#8221;.</p>
<p style="text-align:left;">What happened with Greece is a bad example of<em> Catenaccio</em> used as a FOO Strategy. Greece actually didn&#8217;t make a goal other than using free kicks and corners after the groups stage. That says in bold that Greece abandoned the counterattack part of Herrera&#8217;s ideas. And that is just stupid. Defending is just half of the strategy. (And even though, they won the Eurocup, which proves <em>Catenaccio</em> as FOO Strategy and a balancing one in football.)</p>
<div id="attachment_788" class="wp-caption aligncenter" style="width: 460px"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/11/euro-2004-greece.jpg"><img class="size-full wp-image-788 " title="Euro-2004-Greece" src="http://lakitusdevcartridge.files.wordpress.com/2011/11/euro-2004-greece.jpg?w=450&#038;h=284" alt="" width="450" height="284" /></a><p class="wp-caption-text">Take that, logic!</p></div>
<p style="text-align:left;">Greece just gave the ball but didn&#8217;t let the other team to play by defending. Literally.</p>
<p style="text-align:left;">Barça/Spain just keep the ball and by that they don&#8217;t let the other team to play by touching. Literally.</p>
<p style="text-align:left;">So, how is that Greece was a poor team by not letting the other team to play but Barça/Spain are amazing teams by not letting the other team to play?. There are a lot of shades of gray in that comparisson, but I know that if you are reading this far you get the point.</p>
<p style="text-align:left;">We are analizing strategies. If Greece (or even Inter) is a poor team because it didn&#8217;t let the other team to play, then Barça/Spain are also poor teams by the same argument, which maybe doesn&#8217;t prove, but at least points at that no having a BP rule in football is just plain unfair. What those teams are doing is making a FOO Strategy their main strategy. But as I said, FOO Strategies are basic ones, the easiest compared to others.</p>
<p style="text-align:left;">Barça and Inter are as good or as bad no matter how you judge one or another. They are using the exact same reasoning, but in a complementary way.</p>
<p style="text-align:left;">And that last paragraph just allows me to say: You need to stablish, from the rules themselves, that each team has about the same amount of chances of scoring.</p>
<p style="text-align:left;">That is an strong assertion, but it is true.</p>
<p style="text-align:left;">Hold your horses. Maybe I&#8217;m not a big fan of Barça/Spain, but I do know what they represent for today&#8217;s football, and I admire and respect that. I&#8217;m just analizing from the purely game design point of view.</p>
<p style="text-align:left;">Which bring us to the ultimate question of this post: What the fuck have all these to do with Modern Warfare 3 and game design at all?</p>
<p style="text-align:left;">There are 2 answers actually: design improvement and aesthetics.</p>
<p style="text-align:left;">But that is a matter of the second part of this post.</p>
<p style="text-align:left;">(Note: I just grabbed a bunch of images I found on the internet and putted in here. They belong to their belongers, not to me&#8230; of course).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/750/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=750&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2011/11/07/modern-fifa-warfare-whatever-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/11/a-070410-meisje-sneijder-anp1.jpg" medium="image">
			<media:title type="html">sneijder</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/11/call_of_duty_modern_warfare_3_by_stiannius-d3g8llx.jpg" medium="image">
			<media:title type="html">call_of_duty_modern_warfare_3_by_stiannius-d3g8llx</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/11/highres_9.jpg" medium="image">
			<media:title type="html">Inter Milan vs Catania</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/11/guardiola.jpg" medium="image">
			<media:title type="html">Pep Guardiola -01144YJ2.jpg-</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/11/helenio.jpg" medium="image">
			<media:title type="html">helenio</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/11/75255463-johan-cruyff.jpg" medium="image">
			<media:title type="html">75255463-Johan-Cruyff</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/11/euro-2004-greece.jpg" medium="image">
			<media:title type="html">Euro-2004-Greece</media:title>
		</media:content>
	</item>
		<item>
		<title>Reality is Broken</title>
		<link>http://lakitusdevcartridge.wordpress.com/2011/10/29/reality-is-broken/</link>
		<comments>http://lakitusdevcartridge.wordpress.com/2011/10/29/reality-is-broken/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 00:07:55 +0000</pubDate>
		<dc:creator>nicolailobachevscki</dc:creator>
				<category><![CDATA[Sometines I want to talk about Game Design]]></category>
		<category><![CDATA[gamifcation]]></category>
		<category><![CDATA[jane mcgonigal]]></category>
		<category><![CDATA[reality is broken]]></category>

		<guid isPermaLink="false">http://lakitusdevcartridge.wordpress.com/?p=715</guid>
		<description><![CDATA[An extract. The next paragraphs are a quote of the book Reality is Broken, by game designer Jane McGonigal. This book is a radical and visionary perspective of how games and game design have to be viewed in our modern world and how they could change our future. You can find the quoted text in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=715&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:right;"><em>An extract.</em></p>
<p style="text-align:left;">The next paragraphs are a quote of the book <a href="http://realityisbroken.org/">Reality is Broken</a>, by game designer <a href="http://en.wikipedia.org/wiki/Jane_McGonigal">Jane McGonigal</a>. This book is a radical and visionary perspective of how games and game design have to be viewed in our modern world and how they could change our future. You can find the quoted text in the final chapter.</p>
<p style="text-align:left;">The book is a mandatory read for any aspiring or experienced game designer.</p>
<p style="text-align:left;"><a href="http://lakitusdevcartridge.files.wordpress.com/2011/10/reality.jpg"><img class="aligncenter size-full wp-image-744" title="reality" src="http://lakitusdevcartridge.files.wordpress.com/2011/10/reality.jpg?w=450&#038;h=684" alt="" width="450" height="684" /></a></p>
<blockquote>
<p style="text-align:left;">Reality is too easy. Reality is depressing, It&#8217;s unproductive, and hopeless. It&#8217;s disconnected, and trivial. It&#8217;s hard to get into. It&#8217;s pointless, unrewarding, lonely and isolating. It&#8217;s hard to swallow. It&#8217;s unsustainable. It&#8217;s unambitious. It&#8217;s disorganized and divided. It&#8217;s stuck in the presente.</p>
<p style="text-align:left;">Reality is all of these things. But in at least one crucially important way, reality is also better: reality is our destiny.</p>
<p style="text-align:left;">We are hardwired to care about reality &#8211; with every cell in our bodies and every neuron in our brains. We are the result of five million years&#8217; worth of genetic adaptations, each and every one designed to help us survive our natural environment and thrive in our real, physical world.</p>
<p style="text-align:left;">That&#8217;s why our single most urgent mission in life &#8211; the mission of every human being on the planet &#8211; is to engage with reality, as fully and as deeply as we can, every waking moment of our lives.</p>
<p style="text-align:left;">That doesn&#8217;t mean we can&#8217;t play games.</p>
<p style="text-align:left;">It simply means that we have to stop thinking of games as only scapist entertainment.</p>
<p style="text-align:left;">So how should we think of games, if not as scapist entertainmnet?</p>
<p style="text-align:left;">We should think of them the same way the ancient Lydians did.</p>
<p style="text-align:left;">Let&#8217;s turn back one more time to the provocative history that herodotus told of why the ancient Lydians invented dice games: so that they could band together to survive and eighteen-year famine, by playing dice games on alternate days and eating on the others.</p>
<p style="text-align:left;">There are three key values we share in common with the ancient Lydians when it comes to how and why we play games today.</p>
<p style="text-align:left;">For the starving and suffering Lydians, games were a way to raise real quality of life. This was their primary function: to provide real positive emotions, real positive experiences, and real social connections during a difficult time.</p>
<p style="text-align:left;">This is still the primary function of games for us today. They serve to make our real lives better. And they serve this purpose beautifully, better tan any other tool we have. No one is immunce to boredon or anxiety, loneliness or depression. Games solve these problems, quickly, cheaply, and dramatically.</p>
<p style="text-align:left;">Life is hard, and games make it better.</p>
<p style="text-align:left;">(&#8230;)</p>
<p style="text-align:left;">We can no longer afford to view games as separate from our real lives and our real work. It is no only a waste of the potential of games to do real good &#8211;  it is simply untrue.</p>
<p style="text-align:left;">Games don&#8217;t distract us from our real lives. The fill our real lives: with positive emotions, positive activity, positive experiences, and positive strengths.</p>
<p style="text-align:left;">Games aren&#8217;t leading us to the downfall of human civilization. They&#8217;re leading us to its reinvention.</p>
<p style="text-align:left;">The great challenge for us today, and for the remainder of the century, is to integrate games more closely into our everyday lives, and to embrace them as a platform for collaboration on our most important planetary efforts.</p>
<p style="text-align:left;">If we commit to the harnessing the power of games for real happiness and real change, then a better reality is more than possible &#8211; it is likely. And in that case, our future together will be quite extraordinary.</p>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lakitusdevcartridge.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lakitusdevcartridge.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lakitusdevcartridge.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lakitusdevcartridge.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lakitusdevcartridge.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lakitusdevcartridge.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lakitusdevcartridge.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lakitusdevcartridge.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lakitusdevcartridge.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lakitusdevcartridge.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lakitusdevcartridge.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lakitusdevcartridge.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lakitusdevcartridge.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lakitusdevcartridge.wordpress.com/715/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lakitusdevcartridge.wordpress.com&amp;blog=17292829&amp;post=715&amp;subd=lakitusdevcartridge&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lakitusdevcartridge.wordpress.com/2011/10/29/reality-is-broken/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e9a3f48c11c567ff06373ab922de282?s=96&#38;d=retro&#38;r=G" medium="image">
			<media:title type="html">nicolailobachevscki</media:title>
		</media:content>

		<media:content url="http://lakitusdevcartridge.files.wordpress.com/2011/10/reality.jpg" medium="image">
			<media:title type="html">reality</media:title>
		</media:content>
	</item>
	</channel>
</rss>
