This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-04-28 15:10:03

pumaboy
New Scratcher
Registered: 2013-03-16
Posts: 1

how to randomise cards???

Hi, I am creating a card matching game and I want the cards to randomise but I don't know how to do it. I have been told I can make that cards random but creating a lit but I don't know how to do it. please can I have some help, thanks  smile

Offline

 

#2 2013-04-28 16:11:27

Suparing01
New Scratcher
Registered: 2013-03-31
Posts: 49

Re: how to randomise cards???

Try this:

For Card 1:
[scratchblocks
when gf clicked
go to x: (pick random (-190) to (190)) y: (pick random (-190) to (190))
[/scratchblocks]

Hope that helped!  smile

Offline

 

Board footer