Monday, July 13, 2009

Beginning Scratch - 2

In this second post (Beginning Scratch thread), I've just tried two Scratch-snippets as illustrated below.


The first snippet is not much different as that in the first post, except that the sprite always moves forward while saying "Hello!".


For the second case, we have to import sound for the block [PLAYSOUND]. Here we also use [IF] block (from [CONTROL] category) with [TOUCHING] parameter (from [SENSING] category).

No comments:

Post a Comment