<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Scirra Forum : Randomized an array for a deck of cards</title>
  <link>http://www.scirra.com/forum/</link>
  <description>This is an XML content feed of; Scirra Forum : How do I....? : Randomized an array for a deck of cards</description>
  <copyright>Copyright (c) 2006-2011 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 May 2013 22:21:06 +0000</pubDate>
  <lastBuildDate>Thu, 21 Feb 2013 01:54:05 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 10.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.scirra.com/forum/RSS_post_feed.asp?TID=45833</WebWizForums:feedURL>
  <image>
   <title>Scirra Forum</title>
   <url>http://www.scirra.com/forum/forum_images/web_wiz_forums.png</url>
   <link>http://www.scirra.com/forum/</link>
  </image>
  <item>
   <title>Randomized an array for a deck of cards : I just ran across this, and while...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post391588.html#391588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/mixlplex">mixlplex</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 21 Feb 2013 at 1:54am<br /><br />I just ran across this, and while it seems really nice I think there's a logic flaw.  Each time I shuffle the deck and deal out the full deck the last card is always (4 times in a row) the same.]]>
   </description>
   <pubDate>Thu, 21 Feb 2013 01:54:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : If you want standard 54-card deck,...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post334832.html#334832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/kittiewan">kittiewan</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 19 Jun 2012 at 12:26am<br /><br />If you want standard 54-card deck, you can find a very nice free vector version at <a href="http://svg-cards.sourceforge.net" target="_blank" rel="nofollow">svg-cards.sourceforge.net</a><br /><br />Otherwise, I make my own graphics. You may be able to find someone to help you with that, or find some free graphics on the internet. There are threads about creating art in this forum, too. One of my favorite site for learning to make game art without having to buy expensive tools is <a href="http://2dgameartforprogrammers.blogspot.com/" target="_blank" rel="nofollow">2d game art for developers</a><span style="font-size:10px"><br /><br />Edited by kittiewan - 19 Jun 2012 at 4:29pm</span>]]>
   </description>
   <pubDate>Tue, 19 Jun 2012 00:26:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : Hi, where di you found card game...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post334516.html#334516</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/puoidirloatutti">puoidirloatutti</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 17 Jun 2012 at 11:01am<br /><br />Hi, where di you found card game pictures? i'd like to put pictures must funny but can't find them...<br />thank you all]]>
   </description>
   <pubDate>Sun, 17 Jun 2012 11:01:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : Glad my tutorial was helpful!Depending...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post332701.html#332701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/kittiewan">kittiewan</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 08 Jun 2012 at 6:45pm<br /><br />Glad my tutorial was helpful!<br /><br />Depending on how you want the cards to fan out, you might also want to rotate them slightly. This is easiest if the card origin is somewhere on the bottom (either bottom left, right or center.)<br /><br />]]>
   </description>
   <pubDate>Fri, 08 Jun 2012 18:45:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : loop from 0 to the total number...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post332682.html#332682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/aridale">aridale</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 08 Jun 2012 at 4:59pm<br /><br />loop from 0 to the total number of cards-1. use the loopindex +/- any offset you want to position each card as you loop thru]]>
   </description>
   <pubDate>Fri, 08 Jun 2012 16:59:15 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : Hi Kyatric! The tutorial is great....</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post332551.html#332551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/jolibidi">jolibidi</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 08 Jun 2012 at 1:28am<br /><br />Hi Kyatric! The tutorial is great. I was able to make changes so that I can assign the card position after I click on it. I've been trying to make one other change but I think it's way too complicated.. I'm trying to spread the cards in a sort of a fan, (each card cover the one before it with a bit of a offset or padding on the left) instead of placing in a tableau. Any suggestion how to go about it? ]]>
   </description>
   <pubDate>Fri, 08 Jun 2012 01:28:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : Hi @jolibidiThe creating a memory...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post332319.html#332319</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/kyatric">Kyatric</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 07 Jun 2012 at 3:05am<br /><br />Hi @jolibidi<br />The <a href="http://www.scirra.com/tutorials/280/creating-a-memory-match-game" target="_blank" title="Game maker">creating a memory match game</a> tutorial shows some way to have more control about the cards layout.<br /><br />Would it help you in solving your issue ?]]>
   </description>
   <pubDate>Thu, 07 Jun 2012 03:05:15 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : Hi Everybody! I am working on...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post332314.html#332314</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/jolibidi">jolibidi</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 07 Jun 2012 at 2:24am<br /><br />Hi Everybody! I am working on a card game and this project was a great place to start. I need to make one change and so far I was not able to find a solution. The project posted in this discussion deals the cards in a row. I need to assign a position to each new card... How can I change the events so that I can each new card where to go...<br /><br />Thanks so much!]]>
   </description>
   <pubDate>Thu, 07 Jun 2012 02:24:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards :   Kyatric wrote:@jlouter: the...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post323661.html#323661</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/seridras">seridras</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 20 Apr 2012 at 6:05pm<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="//static2.scirra.net/forum_images/quote_box.png" title="Originally posted by Kyatric" alt="Originally posted by Kyatric" style="vertical-align: text-bottom;" /> <strong>Kyatric wrote:</strong><br /><br />@jlouter: the error means the capx needs a specific (custom) plugin to be opened.<br /><br />Apparently those examples were made before Ashley implements dialogs that gives the name of the missing plugin(s).<br /><br />On the first page of this thread you can see <a href="http://www.scirra.com/forum/forum_posts.asp?TID=45833&PID=287325&title=randomized-an-array-for-a-deck-of-cards#287325" target="_blank" title="Game maker">this post</a> that links to the required plugin.</td></tr></table> <br />I downloaded the plugin that was listed in that post, and still had an issue with trying to open the capx like jlouter mentioned.<br /><br />I also have an alternative shuffle in case anyone would like it:<br /><img src="http://i91.photobucket.com/albums/k286/seridras/DealDraw.png" border="0" /><br />This should address the issue mentioned above for incomplete shuffling.<span style="font-size:10px"><br /><br />Edited by seridras - 20 Apr 2012 at 6:07pm</span>]]>
   </description>
   <pubDate>Fri, 20 Apr 2012 18:05:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
  <item>
   <title>Randomized an array for a deck of cards : @jlouter: the error means the...</title>
   <link>http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833_post321580.html#321580</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="../users/kyatric">Kyatric</a><br /><strong>Subject:</strong> 45833<br /><strong>Posted:</strong> 09 Apr 2012 at 10:09pm<br /><br />@jlouter: the error means the capx needs a specific (custom) plugin to be opened.<br /><br />Apparently those examples were made before Ashley implements dialogs that gives the name of the missing plugin(s).<br /><br />On the first page of this thread you can see <a href="http://www.scirra.com/forum/forum_posts.asp?TID=45833&PID=287325&title=randomized-an-array-for-a-deck-of-cards#287325" target="_blank" title="Game creator">this post</a> that links to the required plugin.]]>
   </description>
   <pubDate>Mon, 09 Apr 2012 22:09:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.scirra.com/forum/randomized-an-array-for-a-deck-of-cards_topic45833.html</guid>
  </item> 
 </channel>
</rss>