home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
devglry
/
mcny
/
source
/
newduck.dir
/
00018.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-06
|
169 b
|
8 lines
on exitFrame
global wayV, vertchange, score
set wayV to random(250)
set vertchange to (the locV of sprite 2 - wayV) / 20
set score to score + 1
go("move")
end