{"id":355,"date":"2008-04-25T09:45:41","date_gmt":"2008-04-25T14:45:41","guid":{"rendered":"http:\/\/www.wurb.com\/stack\/archives\/355"},"modified":"2016-07-19T17:07:41","modified_gmt":"2016-07-20T00:07:41","slug":"puzzle-quest-distribution-channels","status":"publish","type":"post","link":"https:\/\/www.wurb.com\/stack\/archives\/355","title":{"rendered":"Puzzle Quest: Distribution Channels"},"content":{"rendered":"<p><em>Puzzle Quest<\/em> seems like the logical next step in our examination of nonstandard combat mechanics.  Like <em>Bookworm Adventures<\/em>, it&#8217;s a RPGification of a casual game mechanic based mainly around pattern recognition, this time <em>Bejewelled<\/em> and other &#8220;match 3&#8221; games.  Match 3 games are usually classified as puzzle games, even though they generally don&#8217;t contain what I personally think of as puzzles &#8212; which is to say, things where the player&#8217;s effort goes toward trying to figure out a solution.  Presumably it&#8217;s because their <a href=\"http:\/\/www.jesperjuul.net\/ludologist\/?p=268\">lineage<\/a> can be traced back to <em>Tetris<\/em>, and thus to polyominoes and other assembly puzzles.<\/p>\n<p>But before I go into the gameplay, I&#8217;d like to talk about distribution channels.  This is a game that&#8217;s available both on physical media and through online download, as is increasingly often the case.  In the past, I&#8217;ve preferred to get games on discs where possible, but I&#8217;ve been rethinking this lately.  On the one hand, physical discs give a greater illusion of permanence, which is important to those of us who like to play old games.  There are discs on the Stack that I&#8217;ve had for more than 15 years.  I don&#8217;t think I still have any downloadable installers that old on my system (and yes, such things did exist back then, mainly for shareware titles), nor the means to re-download them from their now-mostly-defunct publishers.  On the other hand, my still-green experiences with long-distance moving have taught me how easy it is for physical objects to get lost, and Steam is making downloads seem like a more solid prospect, by making downloads from multiple publishers available under a single account that you&#8217;re less likely to forget about, and by being less likely to go out of business soon than a single indie publisher.<\/p>\n<p>I started using Steam only very recently, and basically out of impatience: the one software retailer  <span class=\"footnote_referrer\"><a role=\"button\" tabindex=\"0\" onclick=\"footnote_moveToReference_355_1('footnote_plugin_reference_355_1_1');\" onkeypress=\"footnote_moveToReference_355_1('footnote_plugin_reference_355_1_1');\" ><sup id=\"footnote_plugin_tooltip_355_1_1\" class=\"footnote_plugin_tooltip_text\">1<\/sup><\/a><span id=\"footnote_plugin_tooltip_text_355_1_1\" class=\"footnote_tooltip\">Software retailers just aren&#8217;t as dense in San Francisco as they are in Manhattan.  Before the move, there were four within my customary orbit.<\/span><\/span><script type=\"text\/javascript\"> jQuery('#footnote_plugin_tooltip_355_1_1').tooltip({ tip: '#footnote_plugin_tooltip_text_355_1_1', tipClass: 'footnote_tooltip', effect: 'fade', predelay: 0, fadeInSpeed: 200, delay: 400, fadeOutSpeed: 200, position: 'top right', relative: true, offset: [10, 10], });<\/script> within easy walking distance of my apartment didn&#8217;t have the Orange Box in stock, and I wanted to play <em>Portal<\/em> right away.  And since the Orange Box was going to require &#8220;activation&#8221; through Steam even if I bought it retail, there seemed little harm to it.  (I&#8217;m not happy with &#8220;activation&#8221;, but I&#8217;m willing to tolerate it on the assumption that I&#8217;ll be able to download a crack if Steam goes out of business.)<\/p>\n<p>Now, <em>Puzzle Quest<\/em> can be obtained through Steam, but also through other online distributors.  So it clearly doesn&#8217;t require Steam activation (although for all I know the Steam version might require activation anyway; if the process is fast and automatic, you wouldn&#8217;t necessarily notice it happening).  Still, I chose Steam, mainly because I would otherwise face the inconvenience of creating an account on some other system.  And when you think about it, that includes most online stores where you could buy the physical-media version.  So Steam is basically the iTunes model, providing enough convenience that you&#8217;ll use it in preference to other channels.  I&#8217;m wary that they&#8217;ll abuse this power, like any DRM-enabled distributor seems to do eventually, but not wary enough to resist being sucked in.<\/p>\n<div class=\"speaker-mute footnotes_reference_container\"> <div class=\"footnote_container_prepare\"><p><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_label pointer\" onclick=\"footnote_expand_collapse_reference_container_355_1();\">&#x202F;<\/span><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_collapse_button\" style=\"display: none;\" onclick=\"footnote_expand_collapse_reference_container_355_1();\">[<a id=\"footnote_reference_container_collapse_button_355_1\">+<\/a>]<\/span><\/p><\/div> <div id=\"footnote_references_container_355_1\" style=\"\"><table class=\"footnotes_table footnote-reference-container\"><caption class=\"accessibility\">References<\/caption> <tbody> \r\n\r\n<tr class=\"footnotes_plugin_reference_row\"> <th scope=\"row\" class=\"footnote_plugin_index_combi pointer\"  onclick=\"footnote_moveToAnchor_355_1('footnote_plugin_tooltip_355_1_1');\"><a id=\"footnote_plugin_reference_355_1_1\" class=\"footnote_backlink\"><span class=\"footnote_index_arrow\">&#8593;<\/span>1<\/a><\/th> <td class=\"footnote_plugin_text\">Software retailers just aren&#8217;t as dense in San Francisco as they are in Manhattan.  Before the move, there were four within my customary orbit.<\/td><\/tr>\r\n\r\n <\/tbody> <\/table> <\/div><\/div><script type=\"text\/javascript\"> function footnote_expand_reference_container_355_1() { jQuery('#footnote_references_container_355_1').show(); jQuery('#footnote_reference_container_collapse_button_355_1').text('\u2212'); } function footnote_collapse_reference_container_355_1() { jQuery('#footnote_references_container_355_1').hide(); jQuery('#footnote_reference_container_collapse_button_355_1').text('+'); } function footnote_expand_collapse_reference_container_355_1() { if (jQuery('#footnote_references_container_355_1').is(':hidden')) { footnote_expand_reference_container_355_1(); } else { footnote_collapse_reference_container_355_1(); } } function footnote_moveToReference_355_1(p_str_TargetID) { footnote_expand_reference_container_355_1(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } } function footnote_moveToAnchor_355_1(p_str_TargetID) { footnote_expand_reference_container_355_1(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } }<\/script>","protected":false},"excerpt":{"rendered":"<p>Puzzle Quest seems like the logical next step in our examination of nonstandard combat mechanics. Like Bookworm Adventures, it&#8217;s a RPGification of a casual game mechanic based mainly around pattern recognition, this time Bejewelled and other &#8220;match 3&#8221; games. Match 3 games are usually classified as puzzle games, even though they generally don&#8217;t contain what [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,12],"tags":[210,62],"class_list":["post-355","post","type-post","status-publish","format-standard","hentry","category-puzzle","category-rpg","tag-puzzle-quest","tag-steam"],"_links":{"self":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts\/355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/comments?post=355"}],"version-history":[{"count":1,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts\/355\/revisions"}],"predecessor-version":[{"id":3792,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts\/355\/revisions\/3792"}],"wp:attachment":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/media?parent=355"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/categories?post=355"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/tags?post=355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}