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

#1 2008-10-10 17:21:37

sonic2000
Scratcher
Registered: 2008-07-21
Posts: 26

rearn how to make a game

here is how to make a game:

<when green flag clicked>
<set{life }to( 1

<when green flag clicked>
<forever>
<if><touching[ sprite 1
<say[ i lost ]for( 1)secs>
<when[right ]key pressed>
<move(10  )steps>
<when[  left]key pressed>
<move( -10 )steps>

<when green flag clicked>
-<forever>
<if><touching color[ black
<change y by( -5
<if><<  <not> <touching color[ black >>
<change y by( 10

Last edited by sonic2000 (2008-10-10 17:25:16)


i like video games and scratch!

Offline

 

Board footer