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

#1 2013-01-23 11:25:34

IdilTurkey
Scratcher
Registered: 2013-01-12
Posts: 5

How can I make a memory game?

Dear Scratch users, I'm new at Scratch so please help me.

Offline

 

#2 2013-01-23 13:23:02

Smozzick
Scratcher
Registered: 2011-10-23
Posts: 100+

Re: How can I make a memory game?

A memory game? Like say having a bunch of circles flash and repeating after them?

First you'd need to make a sprite for each of the objects that you have to remember and click on.

Then for each of those sprites create a variable and make it for just that sprite. Call it ID or something.

---

I'll create an example project so that you can see what I mean more clearly. Plus it'll help me think it out more.


http://i50.tinypic.com/ded8m.png

Offline

 

#3 2013-01-23 14:53:08

BetaSmozzick
Scratcher
Registered: 2012-02-25
Posts: 51

Re: How can I make a memory game?

Ok, done an example. See here:

Link to Project

Offline

 

Board footer